Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Viewing all articles
Browse latest Browse all 50139

activate a window based on date

$
0
0
Hi all, I need to activate a window based on a date format and a name.
The codde I used doesn't work in excel 2010, but does in excel 2007?
[CODE]Windows("name" & Format(Date, "ddmm")).Activate[CODE\]
I Need to have it work on both 2007 and 2010. Any help will be great

Viewing all articles
Browse latest Browse all 50139

Trending Articles