A
anb001
I have the following function in a worksheet:
=VLOOKUP(C4;'Waived Pivot'!$A$1:$B$100;2;0)
If there nothing to look up, it returns value: #N/A
Is it possible to get e.g. "-" returned in stead (without quotes).
Any help appreciated.
Thank
=VLOOKUP(C4;'Waived Pivot'!$A$1:$B$100;2;0)
If there nothing to look up, it returns value: #N/A
Is it possible to get e.g. "-" returned in stead (without quotes).
Any help appreciated.
Thank