Hi There!
I got into some trouble trying to help someone at work:
He uses Excel 2007. He has 2 workbooks, lets say wb1 and wb2. wb1 has 2 sheets, sheetA and sheetB, while wb2 has sheetZ. What needs to happen is that when he updates sheetA, it updates some cells in sheetZ, which updates some cells in sheetB. This works fine when wb2 is open, but when wb2 is closed, sheetB doesn't update "online"... This is problem because he has about 15 files like this, and he doesn't want to open all of them all the time.
I tried to play with the settings and writing something in VBA (tried to open the second file when a relevant cell changes - did not update the file), but didn't find a solution.
Any solution will help, in the settings or in VBA.
Thanks in advance,
Ophir
p.s. if I open the wb2 manually when wb1 is open, everything gets updated correctly
I got into some trouble trying to help someone at work:
He uses Excel 2007. He has 2 workbooks, lets say wb1 and wb2. wb1 has 2 sheets, sheetA and sheetB, while wb2 has sheetZ. What needs to happen is that when he updates sheetA, it updates some cells in sheetZ, which updates some cells in sheetB. This works fine when wb2 is open, but when wb2 is closed, sheetB doesn't update "online"... This is problem because he has about 15 files like this, and he doesn't want to open all of them all the time.
I tried to play with the settings and writing something in VBA (tried to open the second file when a relevant cell changes - did not update the file), but didn't find a solution.
Any solution will help, in the settings or in VBA.
Thanks in advance,
Ophir
p.s. if I open the wb2 manually when wb1 is open, everything gets updated correctly