Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi;
I read (I think) a couple of weeks ago about how to bind two cells on two different worksheets in the same workbook, such that when you enter or change data in either cell the same change is made in the other. I am not talking about a simple one way reference -- but, a two way reference. For example, I have a MembersListSheet that includes cells showing positions and roles in upcoming meetings. I have another worksheet that contains printable agendas for those upcoming meetings. I have a one way reference from the MembersListSheet cells that displays the relevent positions and roles in the PrintableAgendaWorksheet. I would like to set it up so that last minute changes can be made in the relevent cells of the PrintableAgendaWorksheet ( and online from our Web site -- but that is a separate issue) and have those last minute changes reflected back to the appropriate MembersListSheet cells. I.e. Useing a two-way reference. I think I rember reading how to do this simply, but now I can't find the reference. If there isn't a specific simple way to do this, I was thinking of writing a function that would do the same; based on an onchange event. Is this a good idea or will it be too complex? Regards Bill |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How cells can remember a value | Excel Discussion (Misc queries) | |||
Binding data to a ListBox without using cells | Excel Programming | |||
Binding Pictures to Cells | Excel Discussion (Misc queries) | |||
Late Binding examples of binding excel application | Excel Programming | |||
EARLY binding or LATE binding ? | Excel Programming |