I have my text (or number) values organized in a singel column looking like
this
A
1 Lemon
2 Apple
3 ""
4 Orange
5 ""
6 Pear
What formula (not VBA) should I use to have it arranged like this in a new
column?
Note - the cells with a value should retain it's relative position in the
column
B
1 Lemon
2 Apple
3 Orange
4 Pear
5 ""
6 ""
Furthermore, is it possible, if needed, to sort the values in ascending or
descending order in the new column?
Tia
Rolfie
Bookmarks