goss
Active Member
- Joined
- Feb 2, 2004
- Messages
- 372
Hi,
Using Excel 2016.
I created a Dynamic Range of items on Test!
lstItems=Test!A$2:INDEX(Test!A:A,COUNTA(Test!A:A))
On another sheet I have a VLOOKUP formula
=VLOOKUP(B2,lstItems,1,FALSE)
The formula only returns #N/A on 11,036 attempts.
I can visually see that the item exists on both sheets.
What am i doing wrong?
thanks
Using Excel 2016.
I created a Dynamic Range of items on Test!
lstItems=Test!A$2:INDEX(Test!A:A,COUNTA(Test!A:A))
On another sheet I have a VLOOKUP formula
=VLOOKUP(B2,lstItems,1,FALSE)
The formula only returns #N/A on 11,036 attempts.
I can visually see that the item exists on both sheets.
What am i doing wrong?
thanks