#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default saving

What would be a sub from a userform by clicking on a button to open the
"Save As" window?
Thanks


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 34
Default saving

application.dialogs(xldialogsaveas).show

"D" wrote in message
...
What would be a sub from a userform by clicking on a button to open the
"Save As" window?
Thanks




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 31
Default saving


ActiveWorkbook.SaveAs ("c:\")


-----Original Message-----
What would be a sub from a userform by clicking on a

button to open the
"Save As" window?
Thanks


.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default saving

So Many ways to skin a Cat:

Application.GetSaveAsFilename

Read the help information for filtering the display files.


"D" wrote in message
...
What would be a sub from a userform by clicking on a button to open the
"Save As" window?
Thanks




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Automaticly saving formula's to values when saving Gunti Excel Discussion (Misc queries) 8 November 11th 08 09:34 AM
Saving as .xlt bird007 Excel Discussion (Misc queries) 1 April 21st 08 10:33 AM
Saving xls to pdf Bob Excel Discussion (Misc queries) 5 January 8th 07 08:11 PM
Saving Jason Zischke Excel Discussion (Misc queries) 1 March 23rd 05 03:19 AM
Web Saving Help drvortex Excel Worksheet Functions 0 November 2nd 04 01:54 AM


All times are GMT +1. The time now is 07:13 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"