Hi edit links only works with all the links on the entire sheet, it is not cell specific, or am I incorrect...? Sorry let me try to explain. Book 8 cell A1 links to several locations in a worksheet named employee 1. Book 8 cell B1 needs to link to the same locations but in a different worksheet named employee 2.
=SUM('\\davidturkhud\Users\David\Desktop\Wages 11-12\G&P Transport\[Employee 10.xlsx]P11'!$L$27+'\\davidturkhud\Users\David\Desktop\Wages 11-12\G&P Transport\[Employee 10.xlsx]P11'!$L$28+'\\davidturkhud\Users\David\Desktop\Wages 11-12\G&P Transport\[Employee 10.xlsx]P11'!$L$29+'\\davidturkhud\Users\David\Desktop\Wages 11-12\G&P Transport\[Employee 10.xlsx]P11'!$L$30+'\\davidturkhud\Users\David\Desktop\Wages 11-12\G&P Transport\[Employee 10.xlsx]P11'!$L$31+'\\davidturkhud\Users\David\Desktop\Wages 11-12\G&P Transport\[Employee 10.xlsx]P11'!$U$27+'\\davidturkhud\Users\David\Desktop\Wages 11-12\G&P Transport\[Employee 10.xlsx]P11'!$U$28+'\\davidturkhud\Users\David\Desktop\Wages 11-12\G&P Transport\[Employee 10.xlsx]P11'!$U$29+'\\davidturkhud\Users\David\Desktop\Wages 11-12\G&P Transport\[Employee 10.xlsx]P11'!$U$30+'\\davidturkhud\Users\David\Desktop\Wages 11-12\G&P Transport\[Employee 10.xlsx]P11'!$U$31)
The above is the formula in cell A1, all I need to do is the same formula in cell B1 but change the link to [Employee 2.xlsx] easy enough to do manually but can it be done automatically......Dave