#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Excel 2003 data sort

I have a long list of books that I update often. Between authors I have blank
lines. When I do a data sort the blank lines drop to the bottom of the list.
I want the blank lines to remain in place between each author. The data sort
worked on a prior version of Excel, but not on Excel 2003.
--
Frank
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,346
Default Excel 2003 data sort

Hi,

The sort command has always worked by moving the blanks to the bottom, this
is not a feature of 2003.

The solution is to either create a dummy column to control the sort order or
to fill in the blank rows with the item above and formatting it to not be
visible.

Dummy column method:
1. Suppose the column you are sorting on, with the alternating blank rows,
is column A with titles on row 1. In an adjacent blank column enter the
following formula and copy it down as far as necessary:
=IF(A2="",A1,A2)
2. With the formulas selected press Ctrl+C (copy), choose Edit, Paste
Special, Values.
3. Use this column to control your sort.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"seafms" wrote:

I have a long list of books that I update often. Between authors I have blank
lines. When I do a data sort the blank lines drop to the bottom of the list.
I want the blank lines to remain in place between each author. The data sort
worked on a prior version of Excel, but not on Excel 2003.
--
Frank

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
Data Sort #ERR in copied data - Exel 2003 colindav Excel Discussion (Misc queries) 2 October 22nd 08 10:08 AM
Data sort excel 2003 usabrit Excel Worksheet Functions 1 November 29th 06 12:59 AM
Excel 2003 Data Sort & Subtotaling not working properly Roibn L Taylor Excel Discussion (Misc queries) 5 December 8th 05 05:59 PM
sort column data with hidden columns - excel 2003 nanimadrina Excel Discussion (Misc queries) 2 April 26th 05 08:27 PM
In Excel 2003 SP1, "sort" on the Data drop-down menu is grayed ou. wdking Excel Worksheet Functions 0 January 18th 05 03:43 PM


All times are GMT +1. The time now is 05:26 PM.

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"