On Apr 22, 5:10*pm, anon <inboxalwaysf...@hotmail.com> wrote:
> Second question first....
>
> I can't see any reason why the code would error on that line to select
> the worksheet, and i've copied the code and tested with no error. Are
> the worksheets hidden? Is the right workbook active? (Try
> myworkbook.sheets("FY09").activate ).These are the only reasons I can
> see why this wouldn't work.
>
> For your first question you need to search the forum for
> worksheet_change. I've not used it howver believe this is what you're
> looking for.
ah yes, a silly mistake on my part - the code works
Thanks, I'll look up worksheet_change and hopefully work it out from
there.