Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello. I have a template that opens, asks the user to select a file to get
values from, gets values from that file, and then automatically pops up the save as dialog box. I want to put a filename there for the user so all they have to do is choose save. I just want to add a string to the filename that they opened to get values from. That value is stored in a variable called fileToOpen and decalred as Variant. The problem I am having is that if I say: fileToOpen & " Cathy" it puts the Cathy after the whole filename like this: Todays Report.xls Cathy. I need it to drop the .xls and just add " Cathy". Confused.....Hope someone can help. Cathy |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cell("filename") doesn't update to new filename when do save as. | Excel Worksheet Functions | |||
Save as .htm with filename from cell | Excel Discussion (Misc queries) | |||
save as different filename | Excel Programming | |||
Save Filename | Excel Programming | |||
save as filename | Excel Programming |