Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 703
Default Excel data sorting

I have spreadsheet like

Name hit1 hit2 hit3 hit4
a 1 2 4 1
c 2 2 2 2
b 2 2 3 3
a 1 1 2 1
c 1 2 1 2
a 3 1 1 1
b 2 2 2 2

I want to see data as per my choice.For example , if i enter 'a' in one cel
i should have result in below mentioned format

Name hit1 hit2 hit3 hit4
a 1 2 4 1
a 1 1 2 1
a 3 1 1 1

same way if i enter 'b' i could have result for 'b' name.
I would be thankful if you help me to cope up this query by using advance
function of excel(no pivot table).
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default Excel data sorting

Hi Charlie,

Consider using Excel's built in AutoFilter featu

Data | Autofilter

If you are not familiar with this feature, see Debra Dalgleish's tutorial
at:

http://www.contextures.com/xlautofilter01.html

---
Regards,
Norman


"Charlie" wrote in message
...
I have spreadsheet like

Name hit1 hit2 hit3 hit4
a 1 2 4 1
c 2 2 2 2
b 2 2 3 3
a 1 1 2 1
c 1 2 1 2
a 3 1 1 1
b 2 2 2 2

I want to see data as per my choice.For example , if i enter 'a' in one
cel
i should have result in below mentioned format

Name hit1 hit2 hit3 hit4
a 1 2 4 1
a 1 1 2 1
a 3 1 1 1

same way if i enter 'b' i could have result for 'b' name.
I would be thankful if you help me to cope up this query by using advance
function of excel(no pivot table).



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
Sorting data in Excel Molli Excel Discussion (Misc queries) 2 November 8th 08 02:21 AM
Excel Data Sorting Cheryl Excel Worksheet Functions 4 October 8th 08 08:51 PM
Excel Data sorting Muddled Excel Discussion (Misc queries) 0 May 22nd 07 01:57 AM
Sorting data in excel Muddled Excel Worksheet Functions 1 May 20th 07 05:23 AM
Sorting data in Excel.. dan1001 Excel Worksheet Functions 1 March 1st 05 05:08 PM


All times are GMT +1. The time now is 12:06 AM.

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

About Us

"It's about Microsoft Excel"