I'm getting 2 errors in the same module, which I think are connected.
The first one I get is 'Error 424 Object required' and this fails on line 40. The 2nd one I get is 'Error 91 Object variable or With block variable not set', which fails on line 140.
I've posted both in the same question...