raymaster98
Board Regular
- Joined
- Oct 28, 2009
- Messages
- 212
Using Excel 2010.
I have a formula in a workbook that links to another workbook and returns a #VALUE! error. The formula is:
=OFFSET(INDEX('\\srvrdata\kenny cantrell$\Kenny''s Folder\Payroll\[DI Staff List.xls]Sheet1'!$D$6:$D$60,MATCH(TRUE,'\\srvrdata\kenny cantrell$\Kenny''s Folder\Payroll\[DI Staff List.xls]Sheet1'!$D$6:$D$60=B3,0)),0,2)
However, when I open the source workbook, the cell updates correctly. How can I get the cell's formula to update when the source data workbook is closed?
Any help would be appreciated.
Thanks, Kenny
I have a formula in a workbook that links to another workbook and returns a #VALUE! error. The formula is:
=OFFSET(INDEX('\\srvrdata\kenny cantrell$\Kenny''s Folder\Payroll\[DI Staff List.xls]Sheet1'!$D$6:$D$60,MATCH(TRUE,'\\srvrdata\kenny cantrell$\Kenny''s Folder\Payroll\[DI Staff List.xls]Sheet1'!$D$6:$D$60=B3,0)),0,2)
However, when I open the source workbook, the cell updates correctly. How can I get the cell's formula to update when the source data workbook is closed?
Any help would be appreciated.
Thanks, Kenny