I am attempting to pull a city's "county" from a table by using the zipcode. The formula works, but when attempting to copy the formula into the other cells. It still pulls the original zipcode from the first cell that was entered. I have dragged the formula using the "+" and used control + enter. So far that method has worked for other formulas I have entered. I am new at this, so I am not sure if I am needing to use another formula since its pulling an exact zipcode if that makes sense.
Formula I am using is : =VLOOKUP(1013,I17:K47757,3,FALSE)
1013 is the zipcode and placement I need the data to pull.
Formula I am using is : =VLOOKUP(1013,I17:K47757,3,FALSE)
1013 is the zipcode and placement I need the data to pull.