Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Every month I run macros which populate the latest months folder. I wish to run a macro to test whether I have ran this macro yet this month. So I thought of running a macro that tried to call up a known file from that folder and if a file is there, a MsgBox returns "Macro already ran this month". However if I run it and nothing is there, because I asked for the designated workbook to be there, it will cause a debug error. How do I get round this (I thought with an If statement) Thanks in advance :-) Simon |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Web lookup query (have: city+state | want: zip code) | Excel Discussion (Misc queries) | |||
replace state names with state code abbreviations | Excel Worksheet Functions | |||
zip code to city, state function | Excel Worksheet Functions | |||
How to convert phone area-code to state name and time zone | Excel Discussion (Misc queries) | |||
testing the state of a checkbox in vba code | Excel Programming |