Link to home
Start Free TrialLog in
Avatar of doctorbill
doctorbillFlag for United Kingdom of Great Britain and Northern Ireland

asked on

excel vlookup

I have a question the VLOOKUP formula

Example:
=VLOOKup(C1,D1:F100,2,FALSE)

If I enter this formula into a cell and then use autofill to drag the formula down to the following cells, the values increase by 1 each time. Is there a way of stopping the value of F increasing  by 1 each time. I don't see the need for this  unless it is the way the formula needs to work.
ASKER CERTIFIED SOLUTION
Avatar of Alan
Alan
Flag of New Zealand image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of doctorbill

ASKER

Thanks to all