View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JR[_4_] JR[_4_] is offline
external usenet poster
 
Posts: 3
Default 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.