Nlhicks
Active Member
- Joined
- Jan 8, 2021
- Messages
- 264
- Office Version
- 365
- Platform
- Windows
What formula can I use to mark the middle column with a True or False if the ticket number is found in the winning tickets? I tried using =IF(VLOOKUP(AF2641, 'Ticket Number'!$A:$A,1,FALSE),TRUE,FALSE) but ran into problems when other numbers were checked.
Ticket Number | Winning Tickets | |
111111 | 652558 | |
222222 | 652558 | |
655610 | 652559 | |
659420 | 658009 | |
655620 | 659420,659421 | |
652504 | 659120,659421,659420 | |
655620 | 658174,658174 | |
653300 | 652638 | |
659376 | 659160 | |
659484 | 659424,652806 | |
659422,659423 | ||
659376,659377,659378,652484,659376 | ||
655765,655510 | ||
640349,640350 | ||
640246,653300,659817,653302,659819 | ||
659181,659184 | ||
659180,659186 | ||
655521,658176 | ||
655521,652520 | ||
652501 | ||
652474,652504 | ||
652474,652505 | ||
655617,655618,655619,655620,655621,655622,655623 | ||
652504,652538 | ||
652504,652531 | ||
655610 | ||
655617,655618,655619,655620,655621,655622,655623 | ||
652464 |
Last edited: