View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Noe Noe is offline
external usenet poster
 
Posts: 20
Default Open Files with Macro or switch windows with macro

How can I open a file with macros if the date change every day, i try to do
the macro to open the files i need but it give me an error every time the
date change.
Its the same if i open the file and try to go back by window its give in me
an error
Windows(" REPORT 09262009.xls").Activate I just want to the macro reconize
every time its change the date. can some one help me with this problem i have