L
libby
How do I reference the last worksheet in a workbook so
that the most recently added sheet is affected by my macro.
I've tried worksheets(sheet.count + 1)
but that doesn't seem to work.
Also how can I get my inserted sheet to always be on the
far right. They seem to pop in randomly at the moment.
Cheers guys
that the most recently added sheet is affected by my macro.
I've tried worksheets(sheet.count + 1)
but that doesn't seem to work.
Also how can I get my inserted sheet to always be on the
far right. They seem to pop in randomly at the moment.
Cheers guys