Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,311
Default Save only changes in a specific sheet, leave other sheets alone

I have a workbook where I may update information on a specific sheet and
then on another sheet I may have made some modifications that I do not want
to keep.

Is there a way to update a file saving only the changes in a worksheet that
I specify and not save anything else from other sheets in the workbook?
Basically, the other worksheets in the file would remain unchanged, but the
specific sheet would be saved or updated in the file.

Is there a way to do this?

Thanks,
Paul

--



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Save only changes in a specific sheet, leave other sheets alone

Excel saves the entire workbook--not specific sheets.

So don't make changes you don't want to save or change them back or don't save
the workbook.



PCLIVE wrote:

I have a workbook where I may update information on a specific sheet and
then on another sheet I may have made some modifications that I do not want
to keep.

Is there a way to update a file saving only the changes in a worksheet that
I specify and not save anything else from other sheets in the workbook?
Basically, the other worksheets in the file would remain unchanged, but the
specific sheet would be saved or updated in the file.

Is there a way to do this?

Thanks,
Paul

--


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 28
Default Save only changes in a specific sheet, leave other sheets alone

The only alternitive to what Dave said will be to use the SaveAs method of
the Worksheet object which will save the specified sheet as a stand alone
File

"PCLIVE" wrote in message
...
I have a workbook where I may update information on a specific sheet and
then on another sheet I may have made some modifications that I do not want
to keep.

Is there a way to update a file saving only the changes in a worksheet
that I specify and not save anything else from other sheets in the
workbook? Basically, the other worksheets in the file would remain
unchanged, but the specific sheet would be saved or updated in the file.

Is there a way to do this?

Thanks,
Paul

--




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
run macro on all sheets in workbook after specific sheet J.W. Aldridge Excel Programming 1 April 15th 09 05:57 PM
Auto save Spread sheet as htm to a specific location Saving is tough Excel Discussion (Misc queries) 0 October 29th 08 03:46 PM
Is it possible to save only a specific sheet within a workbook ali1h Excel Worksheet Functions 4 January 15th 08 05:30 PM
Add sheets with name as in cells in a specific sheet sverre Excel Programming 1 September 6th 06 02:01 PM
Copy specific Sheets and save them as a workbook Rock* Excel Programming 2 March 13th 06 08:28 PM


All times are GMT +1. The time now is 05:47 PM.

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"