Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
jonpdavies
 
Posts: n/a
Default Sorting of data in excel 2003

I have an excel 2003 workbook with 11 sheets.

they contain information by week and include 1 master sheet containing
all data.

the data are numbers e.g. account number.

the spreadsheets are as follows

august 1_10
august 11_20
august 31_30

going all the way to november.

The numbers/data may occur on more than one sheet.

my quesiton is what is the best way to show the duplicate number/data?
macro? chart?

thank you in advance.

jon

  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Sorting of data in excel 2003

I think the best way is to just use that one master sheet.

I'd insert a new column and use a formula something like this:
=countif(a:a,a1)

to see the unique/duplicate values. (unique will evaluate to 1).

Then I'd apply data|filter|autofilter to that helper column.

If you want to look at more ideas, you may want to visit Chip Pearson's site:
http://www.cpearson.com/excel/duplicat.htm



jonpdavies wrote:

I have an excel 2003 workbook with 11 sheets.

they contain information by week and include 1 master sheet containing
all data.

the data are numbers e.g. account number.

the spreadsheets are as follows

august 1_10
august 11_20
august 31_30

going all the way to november.

The numbers/data may occur on more than one sheet.

my quesiton is what is the best way to show the duplicate number/data?
macro? chart?

thank you in advance.

jon


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
jonpdavies
 
Posts: n/a
Default Sorting of data in excel 2003

Thanks for the reply, although i need to somehow sort the data in the
weeks that they occur, any ideaS?

thanks in advance

jon


Dave Peterson wrote:
I think the best way is to just use that one master sheet.

I'd insert a new column and use a formula something like this:
=countif(a:a,a1)

to see the unique/duplicate values. (unique will evaluate to 1).

Then I'd apply data|filter|autofilter to that helper column.

If you want to look at more ideas, you may want to visit Chip Pearson's site:
http://www.cpearson.com/excel/duplicat.htm



jonpdavies wrote:

I have an excel 2003 workbook with 11 sheets.

they contain information by week and include 1 master sheet containing
all data.

the data are numbers e.g. account number.

the spreadsheets are as follows

august 1_10
august 11_20
august 31_30

going all the way to november.

The numbers/data may occur on more than one sheet.

my quesiton is what is the best way to show the duplicate number/data?
macro? chart?

thank you in advance.

jon


--

Dave Peterson


  #4   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Sorting of data in excel 2003

I think I'd still put all the relevant data into a worksheet--maybe just the
worksheet name and the date/number. Then you could process the duplicates and
use that as a key sheet to go to the other sheets.

jonpdavies wrote:

Thanks for the reply, although i need to somehow sort the data in the
weeks that they occur, any ideaS?

thanks in advance

jon

Dave Peterson wrote:
I think the best way is to just use that one master sheet.

I'd insert a new column and use a formula something like this:
=countif(a:a,a1)

to see the unique/duplicate values. (unique will evaluate to 1).

Then I'd apply data|filter|autofilter to that helper column.

If you want to look at more ideas, you may want to visit Chip Pearson's site:
http://www.cpearson.com/excel/duplicat.htm



jonpdavies wrote:

I have an excel 2003 workbook with 11 sheets.

they contain information by week and include 1 master sheet containing
all data.

the data are numbers e.g. account number.

the spreadsheets are as follows

august 1_10
august 11_20
august 31_30

going all the way to november.

The numbers/data may occur on more than one sheet.

my quesiton is what is the best way to show the duplicate number/data?
macro? chart?

thank you in advance.

jon


--

Dave Peterson


--

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
Replace data by VALUE or COMMENTS not availabel in Excel 2003 ??? MCP Excel Discussion (Misc queries) 6 December 19th 06 04:14 PM
Sorting imported .txt data in Excel clickmule Excel Worksheet Functions 3 November 4th 05 02:39 PM
TRYING TO SET UP EXCEL SPREADSHEET ON MY COMPUTER MEGTOM New Users to Excel 5 October 27th 05 03:06 AM
Protecting sheet disables import of extetrnal data in Excel 2003 MNord Excel Discussion (Misc queries) 0 August 31st 05 04:34 PM
Where has the data map tool gone to in Excel 2003? macray Excel Discussion (Misc queries) 3 March 6th 05 09:16 AM


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