Jump to content
Macro Express Forums

Save as without the dialog box


patgenn123

Recommended Posts

Does anyone know how to save a Word or Excel document without using the dialogue box?

 

I want to name a Word or Excel file from information in a clipboard without having to go to "File", "Save As" and then putting the file in a certain location. The location of the file(after it is saved)will be based on parameters loaded in from the clipboard.

 

Any ideas?

 

Pat

Link to comment
Share on other sites

  • 2 weeks later...

I can't tell you how but I have seen commands for this in VBA macros that grab the contents of the clipboard and stuff it in a variable.

 

Another thought is that if the file you're working from could be named c:\temp.doc or something generic like that you could do a CTRL+S and then rename/move-copy the file with ME when it becomes ready.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...