tonywatsonhelp
Well-known Member
- Joined
- Feb 24, 2014
- Messages
- 3,210
- Office Version
- 365
- 2019
- 2016
- Platform
- Windows
Hi Everyone,
I want to be able to open two XLSM doc from a folder.
The Two File Names are in sheet "Welcome" Cells "B11" and "B12" but don't or might not have the .xlsm ending.
the filepath is in cell B10 and will look like this "C:\Users\Tonypc\Downloads\New folder"
I would like to first check the 3 cells have data and if not Messagebox "Please fill in Filepath" (if B10 empty) "Please fill in "EMP Report Name" if B11 Empty
I want to be able to open two XLSM doc from a folder.
The Two File Names are in sheet "Welcome" Cells "B11" and "B12" but don't or might not have the .xlsm ending.
the filepath is in cell B10 and will look like this "C:\Users\Tonypc\Downloads\New folder"
I would like to first check the 3 cells have data and if not Messagebox "Please fill in Filepath" (if B10 empty) "Please fill in "EMP Report Name" if B11 Empty
"Please fill in "AMP Report Name" if B12 Empty.
Then check if folder exists if not messagebox
Then each file again if not messagebox.
if all are there open the two files.
please help if you can.
thanks
Tony
Then check if folder exists if not messagebox
Then each file again if not messagebox.
if all are there open the two files.
please help if you can.
thanks
Tony