Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a spreadsheet that has two sheets. I would like some of the
information on sheet1 to also be in sheet 2 (protected). When I update sheet 1, I would like it to automatically update sheet 2. I know how to do this, what I cannot figure out is: If I insert a new row in sheet 1, sheet 2 does not update. Is there a way to have this information mirror sheet 1 exactly? (fonts, sizes, colors, etc.) Thank you!! |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I assume you are using linked cell formulas on sheet2.
Inserting a new row in sheet1 will not create a new row in sheet2 without employing some VBA code to copy the new row with its date and formatting to sheet2 Gord Dibben MS Excel MVP On Fri, 11 Jul 2008 11:53:01 -0700, Julie wrote: I have a spreadsheet that has two sheets. I would like some of the information on sheet1 to also be in sheet 2 (protected). When I update sheet 1, I would like it to automatically update sheet 2. I know how to do this, what I cannot figure out is: If I insert a new row in sheet 1, sheet 2 does not update. Is there a way to have this information mirror sheet 1 exactly? (fonts, sizes, colors, etc.) Thank you!! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy Info from cell to another sheet | Excel Discussion (Misc queries) | |||
copy info from another sheet | Excel Worksheet Functions | |||
How to copy/paste info into the protected sheet | Excel Discussion (Misc queries) | |||
how do I copy info from one sheet to another via a formula? | Excel Worksheet Functions | |||
Copy sheet to new workbook | Excel Discussion (Misc queries) |