Hi VBA Experts…
I have the following code that opens a specific file. However the file Path & Name is hard coded.
Please could you help me amend such that –
a. User defines Path in cell “E14” of active worksheet called “RunCode_TEST”
b. User defines File name in “E16” of the same worksheet
c. User defines specific worksheet in cell “E18” of the same worksheet.
What I want is the code to look thru the Path (E14), opens Excel - namedfile (E16) and selects cell "A1" on the specified worksheet (E18).
The code I have is -
Thanking you in advance
Dhiresh
Bookmarks