Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have muliple sheets within a workbook with lists of names and addresses. I
am trying to find a way to update addresses on all sheets simultaneously if I am making a change to an address on the first sheet. I don't want to have to copy and paste address changes to each separate sheet in the workbook. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
"kjh1210" wrote in message
... I have muliple sheets within a workbook with lists of names and addresses. I am trying to find a way to update addresses on all sheets simultaneously if I am making a change to an address on the first sheet. I don't want to have to copy and paste address changes to each separate sheet in the workbook. Use references for the names and addresses on subsequent sheets. For example, say the names are in Col A of Sheet 1. If you want to duplicate the names in Col A of Sheet 2, enter "=Sheet1!A1" (without the quotes) in cell A1 of Sheet 2 and copy down the column. When the cells on Sheet 1 are amended, the corresponding cells on Sheet 2 will update automatically. Hope this helps, V |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Update links in multiple workbooks simultaneously | Excel Discussion (Misc queries) | |||
PROTECT MULTIPLE SHEETS IN EXCEL WORKBOOK SIMULTANEOUSLY? | Excel Discussion (Misc queries) | |||
How do I unprotect multiple sheets simultaneously? | Excel Discussion (Misc queries) | |||
Simultaneously updating Charts in Multiple sheets | Excel Worksheet Functions | |||
how do i enter data in multiple sheets simultaneously | Excel Worksheet Functions |