G
Guest
if range(vlookup(a1,[data.xls]inventory!$K$2:$L$1000,2,0).value = "accessory"
then
application.run "macro1"
else
application.run "macro2"
i know my error is in in the equation just cant figure it out
thanks in advance
then
application.run "macro1"
else
application.run "macro2"
i know my error is in in the equation just cant figure it out
thanks in advance