G
Guest
I am trying to change windows using the following code whereas the name of
the file is located in cell "C27" of the worksheet "Customize":
Windows("" & Sheets("Customize").Range("C27").Value & "").Activate
The code is not working (I've tried several variations). Please Advise.
Thanks.
the file is located in cell "C27" of the worksheet "Customize":
Windows("" & Sheets("Customize").Range("C27").Value & "").Activate
The code is not working (I've tried several variations). Please Advise.
Thanks.