Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
I currently save copy of my Excel sheets every day, for historical records. However because some of the cells are connected to live data sources, and other cells are linked to other time-varying sheets, the copying of Excel sheets as record doesn't really work as it is supposed to. The reason is that every time when you open the old record file, things are changing and are no longer their original form. Therefore, I could think of one way to remedy this: I should save a "frozen" copy of the Excel sheets as snapshots and keep these snapshots as historical records. The easiest way is probably to "freeze" all cells, i.e. "copy and paste special as values"... for all sheets everywhere... How to do this programmatically? I hope I can do it thru Macro and then then call the Macro from within my centralized automation program, which is written in Matlab and/or Perl/ and/or Windows Scripting, etc. Thanks a lot! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
"For each w in workbooks "can't find ".dat" open excel sheets, | Excel Programming | |||
Whats wrong with this? MyWBAccRep.Sheets("Volumes").Cells.Find("latest").Copy.Offset(0, | Excel Programming | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
I want to lock row 1 in Excel. Why is "Freeze Panes" grayed out? | Excel Discussion (Misc queries) | |||
freeze window creates multiple "views" suffixed with ":n" | Excel Discussion (Misc queries) |