I have a very simple vlookup formula I am trying to run but everytime I use it it adds a column and puts it in column A then shifts all other columns to the right one.
I am very new to vlookup and wonder if it has anything to do with the fact I am running a Macro to import data?
Thanks in advance
Here is the formula I am using
vlookup($A$2,$O$2:$P$5000,2,0)
I am very new to vlookup and wonder if it has anything to do with the fact I am running a Macro to import data?
Thanks in advance
Here is the formula I am using
vlookup($A$2,$O$2:$P$5000,2,0)