Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want a variable named Time that contains the current date and time in a format that can be saved.
Such that I can use a function like this:
System.IO.File.Copy("C:\filename.xltx", "C:\filename_" & Time & ".xltx")
Thank you
Jake Egley
Inventor 2022
Inventor 2022
Solved! Go to Solution.