Hello
I have a fresh blank sheet, and another data sheet that for example contains the Columns: Fruits, Fruit price/kg, Inventory, etc
I want to in my new blank sheet have a Fruit column that only includes the ones with string "apple" so data sheet may contain: Pineapple, green apple, red apple, AND, Orange, Banana, Crabapple
So i want my blank sheet to thanks to the function create new rows for each value in the new Apples column like:
Pineapple
Green apple
Red Apple
Crabapple
Ive tried VLOOKUP and Index, these work as long as i have a identifier.. but now im trying to get the identifyer in..
If and Ifthen functions i cant do so that they know to go down the list.. they only give me the first value..
Please help, but thank you if you do.