astewart28
New Member
- Joined
- Oct 10, 2018
- Messages
- 6
Ok I'm trying to get a lookup function within another sheet & I'm completely lost hoping someone can direct me..
current formula reads: =IF(ISNUMBER(VLOOKUP(A2,Expenses!$A$2:$E$21,5,100)),"YES","NO")
where if the amount in E2:E21 has an output of 100, the answer would be yes. The entire table of course is A2:E21 but it has more columns than the standard 2, if that makes sense
Not sure if my column # is wrong or ISNUMBER is wrong, my textbook doesn't even have that definition in it, I've had to google so much this course. Thanks in advance!!
current formula reads: =IF(ISNUMBER(VLOOKUP(A2,Expenses!$A$2:$E$21,5,100)),"YES","NO")
where if the amount in E2:E21 has an output of 100, the answer would be yes. The entire table of course is A2:E21 but it has more columns than the standard 2, if that makes sense
Not sure if my column # is wrong or ISNUMBER is wrong, my textbook doesn't even have that definition in it, I've had to google so much this course. Thanks in advance!!