sharky12345
Well-known Member
- Joined
- Aug 5, 2010
- Messages
- 3,421
- Office Version
- 2016
- Platform
- Windows
Can someone show me how I can open the following file through VBA?
Code:
dt = Format(Now, "dd_mm_yyyy_hh:mm")
ThisWorkbook.path & "\Vehicle Maintenance Files\Reports\Vehicle Fleet Status Log " & dt & ".txt"