Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have been running this macro for the last 4 weeks with success until the
date changed to 01-Apr-08 when it started giving the error message below I have checked the format of the date cells and they are ok. Any ideas why it is not working Macro is Sub GOTOTOALL() Range("D17:HO17").Find(Format(Now(), "dd-mmm-yy"), , xlValues).Select End Sub Error Run Time error: "91" Object variable or With block variable not set Best regards Stuart |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
set up macro to goto cell with "today" in | Excel Worksheet Functions | |||
prob with TODAY() within a macro | Excel Discussion (Misc queries) | |||
Open an Excel file with a date as today in a macro | Excel Discussion (Misc queries) | |||
How to record macro to print pages modified today | Excel Worksheet Functions | |||
=IF(OR(TODAY() |
Excel Discussion (Misc queries) |