windows().activate

L

lblackmer

I'm trying to use the following code to activate a window:

Windows(filename along with the current date).Activate

The date will change for the file everyday, to the current date. I just can't
figuer out how to call up the date in the filename.
 
Top