|
-
Jan 16th, 2000, 12:47 PM
#1
Thread Starter
Lively Member
Evening Gentlemen,
I have a batch process program that I am creating, and I have hit a wall. I have a string that I created from a listbox and I need to rename it so the file will save as "samename" but with a .doc extension.
'Here is the string with filename
List2.list(cnr)
newname = (List2.List(cnr)_______.doc
Set swApp = Model.SaveAs2(newname, 0, True, True)
Any help would be greatly appreciated
Mike
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|