Hi,
I wonder what´s wrong with this piece, it returns 0 nomatter what:
choice(y) is a global variable and if i check on it in debug.print it shows what is expected, but match function is not...any tips?![]()
MatB = WorksheetFunction.Match(choice(y), Columns("B:B"), 0)
Best regards
Bookmarks