Ana Wisbeck
New Member
- Joined
- Jun 27, 2011
- Messages
- 8
Hello!
I have a table in excel at which one column lists names while another column display YES or NO depending on whether a certain criteria is met.
Here's an example:
Column A Column B
2 HK YES
23 HK NO
2318 HK NO
2388 HK NO
2600 HK NO
I would like to display a results table that only lists the names in column A that display YES on column B. Here are the complications: the data will be updated daily and therefore the number of results will change and is unkown.
The goal is to automate the process so that sorting and copying or dragging down formulas and deleting N/A cells will not completely fulfill my task.
Please note that my actual table has about 400 names and the results can vary from zero to 90.
Any help is very much appreacited. I can use Excel formula or VBA, whichever will be more convenient.
Thanks in advance,
Ana Wisbeck
I have a table in excel at which one column lists names while another column display YES or NO depending on whether a certain criteria is met.
Here's an example:
Column A Column B
2 HK YES
23 HK NO
2318 HK NO
2388 HK NO
2600 HK NO
I would like to display a results table that only lists the names in column A that display YES on column B. Here are the complications: the data will be updated daily and therefore the number of results will change and is unkown.
The goal is to automate the process so that sorting and copying or dragging down formulas and deleting N/A cells will not completely fulfill my task.
Please note that my actual table has about 400 names and the results can vary from zero to 90.
Any help is very much appreacited. I can use Excel formula or VBA, whichever will be more convenient.
Thanks in advance,
Ana Wisbeck