Hi all, i would like to "Activate" a file which is open but using an input box by VBA. An example of command is below but therefore that the file (e.g. "PAYROLL.xlsx") should activate by input box.
Windows("PAYROLL.xlsx").Activate
Thanking you in advance
Windows("PAYROLL.xlsx").Activate
Thanking you in advance