Save only new or changed cells  
Author Message
alenka78us





PostPosted: Mon Dec 15 11:14:26 CST 2003 Top

Excel Programming >> Save only new or changed cells Is there a method that would allow me to save ONLY cell
values that have changed OR a specific set of cells?

AND bring them back in later ...

to do what if analysis.

Don't particularly want to write macros / VBA, but can do
if that is the methodology.

Excel523  
 
 
Tom





PostPosted: Mon Dec 15 11:14:26 CST 2003 Top

Excel Programming >> Save only new or changed cells Possibly this could be handled by the scenarios functionality under the
tools menu. I have never used it, but the description sounds similar to
what you want to do.

--
Regards,
Tom Ogilvy

"JR" <EMail@HideDomain.com> wrote in message
news:084801c3c326$f8b76d10$EMail@HideDomain.com...
> Is there a method that would allow me to save ONLY cell
> values that have changed OR a specific set of cells?
>
> AND bring them back in later ...
>
> to do what if analysis.
>
> Don't particularly want to write macros / VBA, but can do
> if that is the methodology.