kylefoley76
Well-known Member
- Joined
- Mar 1, 2010
- Messages
- 1,553
I'm trying to get lookup to return the first value it encounters when it scans down the column and finds the right value, because the same value appears several time in that column.
I'm trying this
Lookup( value, lookup_range, result_range )
But it's not returning the first value.
The values are dates and as you go down, they increase in time.
I'm trying this
Lookup( value, lookup_range, result_range )
But it's not returning the first value.
The values are dates and as you go down, they increase in time.