Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've tried, and failed, to successfully open a template as an xlt file
(rather than xls) so I'm trying a different method to achieve what I need. My problem is this. Having opened a couple of files, I want to activate a specific one. Based on template filename.xlt, the workbook _should_ be filename1.xls, but this is not necessarily going to be the case. How can I determine the filename of the open file? I can't use Dir as the file hasn't been saved at this point. Any ideas? Ian |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel wants to save an open file to another filename in VBA script | Excel Programming | |||
Open File based on filename in cell | Excel Programming | |||
Open file with unknown extra characters at end of filename | Excel Programming | |||
Macro to read filename in cell and open new file | Excel Programming | |||
Why doesn't the File Open list sort into filename order? | New Users to Excel |