Y
Yann St-Germain
Hello,
I have some cells that contain some text and some of these cells are empty.
When I sort these cells in ascending order, I get the blank cells on top. I
would like to have the blank fields always at the bottom (when sorting
ascending and maybe also descending if possible).
I know that I could add a formula to add some junk text so it would appear
after "z" when the cell is empty ( =IF(ISBLANK(C2), "~", C2) ) but is there
a "cleaner" way to do this???
Thanks in advance.
Yann St-Germain
Programmer Analyst / Webmaster
CANAC Inc.
I have some cells that contain some text and some of these cells are empty.
When I sort these cells in ascending order, I get the blank cells on top. I
would like to have the blank fields always at the bottom (when sorting
ascending and maybe also descending if possible).
I know that I could add a formula to add some junk text so it would appear
after "z" when the cell is empty ( =IF(ISBLANK(C2), "~", C2) ) but is there
a "cleaner" way to do this???
Thanks in advance.
Yann St-Germain
Programmer Analyst / Webmaster
CANAC Inc.