Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Sorting Multiple Sheets

I have a workbook with 5 sheets in it. Each sheet has the same name in the
first column however all other columns in each sheet are different.

There are around 300+ rows in each sheet. I would like to be able to sort
the first sheet and it in turn sorts all other sheets the same way. That way
if someone is looking at row 56 on the first sheet row 56 would be the same
for all other sheets.

In a perfect world if I sorted any of the sheets it orders all other sheets
in the same way. Basically if I were to put all the sheets into one huge
sheet and be able to sort anyway I want. The issue is spreading that across
multiple sheets.

Hope I explained that well enough

Thanks,
Fred
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Sorting Multiple Sheets

If your sorting on the first column in each sheet individually and the first
column of each sheet all have the same list of names in the first column as
there are in the first sheet, then the rows should match. Just sort each
sheet individually on the first column.

--
Regards,
Tom Ogilvy

"FHKBaker" wrote in message
...
I have a workbook with 5 sheets in it. Each sheet has the same name in the
first column however all other columns in each sheet are different.

There are around 300+ rows in each sheet. I would like to be able to sort
the first sheet and it in turn sorts all other sheets the same way. That

way
if someone is looking at row 56 on the first sheet row 56 would be the

same
for all other sheets.

In a perfect world if I sorted any of the sheets it orders all other

sheets
in the same way. Basically if I were to put all the sheets into one huge
sheet and be able to sort anyway I want. The issue is spreading that

across
multiple sheets.

Hope I explained that well enough

Thanks,
Fred



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Sorting Multiple Sheets

Here is the ugly way I came about doing it.

Created a master sheet and put all data next to each other. Then went to
each sheet and referenced the cells in the master sheet directly. Then on the
main sheet I hid all the columns except for the first sheet fields.

Now if I sort the first page it sorts all pages but shows up on the other
pages as direct references. It's cludgy I'm sure but works.

"Tom Ogilvy" wrote:

If your sorting on the first column in each sheet individually and the first
column of each sheet all have the same list of names in the first column as
there are in the first sheet, then the rows should match. Just sort each
sheet individually on the first column.

--
Regards,
Tom Ogilvy

"FHKBaker" wrote in message
...
I have a workbook with 5 sheets in it. Each sheet has the same name in the
first column however all other columns in each sheet are different.

There are around 300+ rows in each sheet. I would like to be able to sort
the first sheet and it in turn sorts all other sheets the same way. That

way
if someone is looking at row 56 on the first sheet row 56 would be the

same
for all other sheets.

In a perfect world if I sorted any of the sheets it orders all other

sheets
in the same way. Basically if I were to put all the sheets into one huge
sheet and be able to sort anyway I want. The issue is spreading that

across
multiple sheets.

Hope I explained that well enough

Thanks,
Fred




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
How to update data from multiple sheets to one specific sheets Khawajaanwar Excel Discussion (Misc queries) 4 January 15th 10 07:31 AM
sorting multiple sheets with one button? Skeetra27 Excel Discussion (Misc queries) 1 July 29th 09 02:25 PM
help sorting multiple sheets Horatio J. Bilge, Jr. Excel Discussion (Misc queries) 7 May 21st 08 08:31 PM
sorting sheets Tim Twilley New Users to Excel 2 June 28th 07 11:06 PM
Multiple Sheets (Need to create 500 individual sheets in one workbook, pulling DATA Amaxwell Excel Worksheet Functions 4 August 17th 06 06:23 AM


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