Zend certified PHP/Magento developer

Return All Values That Match Criteria, Order Them In Columns

I’m trying to make a formula that looks for ” – ” inside a column, there are no fixed amount of elements, so I don’t want to use ranges, so instead I need to use A:A or similar.

I want to retrieve the values of the cells that contain this text and order them in new columns. I’ve tried VLOOKUP, MATCH, INDEX, and several others and can’t seem to get it to work.

If someone can help, it would be awesome! Thanks!