Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an inventory of stock with formulae to calculate
"StartOfDay + Deliveries - Sales = EndOfDay" I'm trying to write or record a macro to create a new worksheet and copy EndOfDay from the previous days worksheet into the StartOfDay of the new worksheet. When I record the macro it records the actual name of the sheet ie "Sheet4!E2" which does not give the incremental effect needed. Something like "Sheets.Previous!E2" is needed Cheers! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I reference the same cell in all previous sheets? | Excel Discussion (Misc queries) | |||
How can I reference a cell on a previous worksheet | Excel Discussion (Misc queries) | |||
reference to previous cell (always) | Excel Discussion (Misc queries) | |||
Relative reference to a cell on a previous sheet | Excel Discussion (Misc queries) | |||
Reference Previous Sheet | Excel Worksheet Functions |