Hi,
I have this link on a weekly workbook
I have this link on a weekly workbook
Code:
='Y:\Admin Reports\Returns productivity breakdown\July 06\[Daily Returns Productivity Report 31.07.06.xls]Summary'!E$4
[\code]
how can i get the date to be changed based on a cell value, I have been looking at the hyperlink but can not get it work and link to a specific cell.
[code]
=HYPERLINK("Y:\Admin Reports\Returns productivity breakdown\" & TEXT('Reporting Data'!B1,"mmmm yy") &"\Daily Returns Productivity Report " & TEXT('Reporting Data'!B1,"dd.mm.yy")&".xls")
[\code]
everytime i try to add a sheet name the formula errors
[COLOR=red][b][i][u]Hope this is of use, Rob.[/u][/i][/b][/color][yoda]