Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would like to create something along the lines of a circular reference
involving text, not numbers. I have a workbook containing a large number of sheets and at the end is an index compiling several rows of information from each sheet. What I am hoping to do is allow changes to certain cells in the index to be reflected in their sister cells on that item's original sheet, or vice versa, as people are likely to edit either one without thinking about it not being reflected in the other position. Example: Sheet1, Sheet2, Sheet3, Index Modification of Sheet1(G9) is mirrored on Index(E15) or vice versa. Modification of Index(E125) is mirrored on Sheet3(G27) or vice versa. I imagine this would be done using the SheetChange event to copy the modified cell contents into the corresponding cell, but am unsure how to implement this. Any help or pointing in the right direction is great - I don't mind a having to do a little work to get things going. Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
intentional circular reference question | Excel Programming | |||
data tables and intentional circular references | Excel Discussion (Misc queries) | |||
Need a spreadsheet that sorts by month/yr & 2 other sorts w/total | Excel Programming | |||
If statement to avoid Creating Circular Reference | Excel Worksheet Functions | |||
User-defined function creating circular reference | Excel Programming |