Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Is there a way to track changes in workbook A if workbook A references
information in workbook B. For example, if workbook B, cell A1 has the name Jim and it is changed to James, will workbook A, cell A1 (ref workbook B, cell A1) indicate that cell A1 changed? I appreciate any assistance. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() If by "will indicate" do you mean change to show the updated data, yes, that's simple enough. It won't light up or anything. In the second workbook, make sure your reference is dynamic, meaning it looks into workbook1 itself for the information, and each time you open workbook2 you allow it to update the linked data. =[Book1.xls]Sheet1!A1 -- JBeaucaire ------------------------------------------------------------------------ JBeaucaire's Profile: http://www.thecodecage.com/forumz/member.php?userid=73 View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=61687 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy/ move selected data from workbooks to seperate worksheets or workbooks | Excel Worksheet Functions | |||
"Track Changes" - Prevent turn off track changes to meet SOX regs | Excel Discussion (Misc queries) | |||
How do I change personal info to track changes to shared workbooks | Excel Discussion (Misc queries) | |||
Display 2 formulas from source workbooks to destination workbooks | Excel Discussion (Misc queries) |