ariel20029
Board Regular
- Joined
- Jun 20, 2013
- Messages
- 97
Hi, I have a macro that generates a Journal entry form and I found a simple code to open the file save as window so my team can rename the file to what ever they want. But I would like to have the format automatically save as an excel file. Is there easy code to do this? I used the simple code below to open the file save as window.
thanks so much,
Sharon
Application.GetSaveAsFilename
thanks so much,
Sharon
Application.GetSaveAsFilename