helpthenewbie
New Member
I created a Vlookup but need to run based on a condition.
Such as
If cell =1 then
run Vlookup #1
If cell = 2 then
run Vlookup #2
There are only 4 possible variables that the cell could equal, but the entries in the worksheet would be multiple. This would have to run on a loop first seeing what the cell equaled to determine what Vlookup to run
Any ideas?
Such as
If cell =1 then
run Vlookup #1
If cell = 2 then
run Vlookup #2
There are only 4 possible variables that the cell could equal, but the entries in the worksheet would be multiple. This would have to run on a loop first seeing what the cell equaled to determine what Vlookup to run
Any ideas?