zfitzjarrell
Board Regular
- Joined
- Mar 9, 2005
- Messages
- 114
I wrote a formula that is basically looking for a name in Sheet 1, and returning the value in Column A. Here is the formula that I have:
=LOOKUP(A195,Sheet1!$F$1:$F$541,Sheet1!$D$1:$D$541)
The value I'm getting in return is not the correct match. Is this happening because I'm dealing with text as my lookup value or is there something else happening?
thanks
=LOOKUP(A195,Sheet1!$F$1:$F$541,Sheet1!$D$1:$D$541)
The value I'm getting in return is not the correct match. Is this happening because I'm dealing with text as my lookup value or is there something else happening?
thanks