when i press F8 to see where the error is.. it highlights this:
what is wrong herE?![]()
With Worksheets("Sheet8")
when i press F8 to see where the error is.. it highlights this:
what is wrong herE?![]()
With Worksheets("Sheet8")
Last edited by VBA Noob; 11-20-2008 at 04:14 PM. Reason: Added code tags as per forum rules
Maybe a subscript error? This will happen if you don't have a sheet named "Sheet8".
ActiveSheet should work ok if that is the sheet that you want to check.
amazing! thank you for all your help!!! WOW thanks!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks