bearcub
Well-known Member
- Joined
- May 18, 2005
- Messages
- 732
- Office Version
- 365
- 2013
- 2010
- 2007
- Platform
- Windows
I have a list of items that contain blanks in the column. I want to extract only those members that have text in the field.
I do have the following formula that I've used before but I'm not sure if it will work in this instance:
{=INDEX(list,MATCH(0,COUNTIF(uniques,list),0))}
Does this ignore all the majority of cells that do not contain anything in them (they're blank)?
Are there any other types of formulas that would work for a situation.
Thanks for you help
Michael
I do have the following formula that I've used before but I'm not sure if it will work in this instance:
{=INDEX(list,MATCH(0,COUNTIF(uniques,list),0))}
Does this ignore all the majority of cells that do not contain anything in them (they're blank)?
Are there any other types of formulas that would work for a situation.
Thanks for you help
Michael