M
Martin
Hello,
Can anyone tell me if this custom function could work like this or I must
define anything alse ?:
Function CustomVLookup(valuename)
CustomVLookup = VLookup(valuename, A1:B1, 2, False)
End Function
Thanks
Can anyone tell me if this custom function could work like this or I must
define anything alse ?:
Function CustomVLookup(valuename)
CustomVLookup = VLookup(valuename, A1:B1, 2, False)
End Function
Thanks