Av8tordude
Well-known Member
- Joined
- Oct 13, 2007
- Messages
- 1,075
- Office Version
- 2019
- Platform
- Windows
Can someone assist with this error...
I created a text file and naming the file with the cell value. However I'm having trouble writing the reference code below.
I created a text file and naming the file with the cell value. However I'm having trouble writing the reference code below.
Code:
Public Const ObscureFile$ = Sheets("Security").Range("IQ2") & ".Log"