I have a list a people, in alphabetical order by last name, I sent an invitation to. As RSVPs come in I mark in a separate column that they are attending. On a separate sheet I would like to search the "attending" column and only include in that list the people that are attending.
I was tried; Index, If, Vlookup, etc. They work...kind of...I don't want the blank cells associated with the people not attending, inbetween the cells with information I need.
I'm sure I need to nest multiple functions in one, but I can't figure out what, or the order needed.
Another way of saying it...Search a column, find a true value and input the related information. If false, keep searching till the next true value is found.
I was tried; Index, If, Vlookup, etc. They work...kind of...I don't want the blank cells associated with the people not attending, inbetween the cells with information I need.
I'm sure I need to nest multiple functions in one, but I can't figure out what, or the order needed.
Another way of saying it...Search a column, find a true value and input the related information. If false, keep searching till the next true value is found.