#1   Report Post  
Kev
 
Posts: n/a
Default Sorting

Is it possible when you have cells with formulas in to sort them so all blank
cells appear at the bottom.

I know it does this automatically when there are no formulas, but when there
are it places them at the top.

Thanks


kevin
  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

I'd use a helper cell and formulas like:

=if(b2<"",b2,rept("z",9999))

Then sort by that column.

(Use a string that sorts to the bottom of your data.)



Kev wrote:

Is it possible when you have cells with formulas in to sort them so all blank
cells appear at the bottom.

I know it does this automatically when there are no formulas, but when there
are it places them at the top.

Thanks

kevin


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Maintaining cell reference after sorting GRITS Excel Discussion (Misc queries) 2 April 30th 23 07:42 PM
sorting non contiguous ranges gsh20 Excel Discussion (Misc queries) 1 September 8th 05 04:50 PM
Advice sought: Multiple column sorting davidm Excel Worksheet Functions 3 July 29th 05 02:06 PM
SORTING question Rebecca New Users to Excel 3 February 24th 05 05:35 PM
Adding a KeyID column for sorting Rebecca New Users to Excel 3 February 20th 05 07:09 PM


All times are GMT +1. The time now is 09:15 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"