Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello, i am using the following code to promt the user to save a
workbook (so they dont overwrite the template, name of save is based on cell b2. Set wbDestination = Workbooks.Add Excel.Application.Dialogs(xlDialogSaveAs).Show Range("b2") It works fine unless i click cancel, it still saves the book (just calling it book1) any way to make the cancel button actually cancel the operation in my macro? Any help is appreciated Thank you Troy |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to save a custom made header&footer | Excel Discussion (Misc queries) | |||
How do I save a custom cell format that I created? | Excel Worksheet Functions | |||
Save As from chart sheet | Charts and Charting in Excel | |||
How to add tool buttons in custom header & footer dialog box? | Setting up and Configuration of Excel | |||
Override save as Dialog box | Excel Worksheet Functions |