Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, currently I have a macro wherein it save as to new filename, I use the
below and its working. Application.Dialogs(xlDialogSaveAs).Show My question is, is there a way to save only the active worksheet instead the workbook? EG. I have workbook with sheet1, sheet2 and sheet3. I made a changes to sheet3 only, is there a way that when I click the save button, it will only save the sheet 3 instead the entire workbook? Your help is greatly appreciated. thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Keyboard Shortcut to toggle b/w Find and Replace and ActiveWorksheet? | Excel Discussion (Misc queries) | |||
ActiveWorksheet vs Worksheets.Item(1) | Excel Programming | |||
Copy ActiveWorksheet Columns B,C,F to Another Worksheet in Workboo | Excel Programming | |||
Disable save, save as, but allow save via command button | Excel Programming | |||
Totally Disabling (^ save ) (Save as) and Save Icon – Which code do I use: | Excel Programming |