#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 80
Default a sorting dilemma

hi all,

i have a simple spreadsheet as follows:

excel row,name,type
1,john,email
2, , phone
3,cathy,pager
4, , cell phone

I want to sort by type.
The problem is 2 rows represent a person. The column Name is merged, which
takes up 2 rows. But the Column type can have either merged cells or
individual cells.

Anyone know of different ways to solve this?

thanks,
rodchar
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default a sorting dilemma


There are two design errors here to overcome. A true database style
environment uses one row per data set, you've got two. You should
consider redesign into a standard format to alleviate this problem and
all future ones that stem from non-standard design.

Merged cells are for presentations. On the sheets you "work" with, you
should not employ Merged Cells since it breaks so many formulas and
closes doors to simple solutions.

If presentation is key in an excel sheet, use another sheet to gather
data together and format that sheet for presentation. Leave your raw
data in a simple, manageable layout.


--
JBeaucaire
------------------------------------------------------------------------
JBeaucaire's Profile: http://www.thecodecage.com/forumz/member.php?userid=73
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=48573

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,696
Default a sorting dilemma

The only fix I can give you is to unmerge the rows. Then, just enter the
person's name in each of the rows. That would fix it.

Suggestion would be to highlight the column and uncheck merge cells. Then,
in the first blank row, enter = and reference the cell just above. Copy this
formula and do Edit - Go to - Special - Blanks and paste. Copy the column
again and paste-special values to get rid of the formulas...

"rodchar" wrote:

hi all,

i have a simple spreadsheet as follows:

excel row,name,type
1,john,email
2, , phone
3,cathy,pager
4, , cell phone

I want to sort by type.
The problem is 2 rows represent a person. The column Name is merged, which
takes up 2 rows. But the Column type can have either merged cells or
individual cells.

Anyone know of different ways to solve this?

thanks,
rodchar

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 80
Default a sorting dilemma

Thanks everyone. This was very helpful,
rod.

"Sean Timmons" wrote:

The only fix I can give you is to unmerge the rows. Then, just enter the
person's name in each of the rows. That would fix it.

Suggestion would be to highlight the column and uncheck merge cells. Then,
in the first blank row, enter = and reference the cell just above. Copy this
formula and do Edit - Go to - Special - Blanks and paste. Copy the column
again and paste-special values to get rid of the formulas...

"rodchar" wrote:

hi all,

i have a simple spreadsheet as follows:

excel row,name,type
1,john,email
2, , phone
3,cathy,pager
4, , cell phone

I want to sort by type.
The problem is 2 rows represent a person. The column Name is merged, which
takes up 2 rows. But the Column type can have either merged cells or
individual cells.

Anyone know of different ways to solve this?

thanks,
rodchar

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
What if Dilemma Gareth[_2_] Excel Discussion (Misc queries) 2 September 25th 08 04:37 PM
BIG Dilemma.....HELP!! Amber Excel Worksheet Functions 5 May 30th 07 01:26 AM
If Then Dilemma Excel Confused Excel Worksheet Functions 21 December 29th 06 12:11 AM
Nth power dilemma Andre Croteau Excel Discussion (Misc queries) 6 June 23rd 06 09:16 PM
The Prisoner's Dilemma Scott Excel Discussion (Misc queries) 0 December 8th 05 08:07 PM


All times are GMT +1. The time now is 06:15 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"