Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What Event or other such process will automatically update
a 2nd spreadsheet when the first sheet has been updated via an external link set up through the SetLinkOnData method? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You could have the macro specified in the setlinkondata do the updating or
you could simply have a formula on the second sheet refer to the cell on the first sheet. =Sheet1!A1 Regards, Tom Ogilvy "bwilcox" wrote in message ... What Event or other such process will automatically update a 2nd spreadsheet when the first sheet has been updated via an external link set up through the SetLinkOnData method? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Quick VBA Worksheet Change Event or Selection Question: | Excel Worksheet Functions | |||
event vba | Excel Worksheet Functions | |||
VBA Event | Excel Discussion (Misc queries) | |||
event | Excel Discussion (Misc queries) | |||
Mouse Up or Down Event | Excel Discussion (Misc queries) |