I have a macro, that includes the following line:
However when the macro runs for some reason it adds a path in that I do not want, and the cell results in the following:![]()
Please Login or Register to view this content.
=IF(ISNA(IF(A6="""","""",VLOOKUP(A6,'U:\DOCUMENTS\[MasterStaffList.xlsx]Staff'!$A:$J,9,FALSE))),0,IF(A6="""","""",VLOOKUP(A6,'U:\DOCUMENTS\[MasterStaffList.xlsx]Staff'!$A:$J,9,FALSE)))[/CODE]
Anyone know why? And how to stop it? I'd like the hyperlink to be relative and not absolute.
Bookmarks