Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 55
Default Linked cells between worksheets and sorting

Hello,
I have 500+ rows of data on a worksheet called 'Personal Details'. From
this worksheet, two columns (first name and surname) feed into other
worksheets by cell linking e.g. into the 'Course Information' worksheet
(links are all within same workbook). The other worksheets have additional
columns of data e.g. 'Course Information' has a column called Tutor, the
tutors names are linked back into the 'Personal Details' worksheet.

The problem is for example, when I sort the Surname column on 'Personal
Details' A-Z, the tutor name column (linked from 'Course Information') is
wrong. Or, if I sort the Tutor Name A-Z on 'Course Information' worksheet,
the student names become muddled.

Is there a way to fix it? (If Column B is called Surname on 'Personal
Details', it might be linked as column E on another sheet).

Regards,
Emma
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Linked cells between worksheets and sorting

Entered in A1 of Course Information sheet and copied down.

=INDIRECT("'Personal Details'!A" & ROW())

Will sort properly when Column A of Personal Details sheet is sorted.

Same type of formula in Personal Details sheet linking to Course Information
sheet Tutors column.


Gord Dibben MS Excel MVP

On Wed, 18 Nov 2009 09:18:03 -0800, Emma
wrote:

Hello,
I have 500+ rows of data on a worksheet called 'Personal Details'. From
this worksheet, two columns (first name and surname) feed into other
worksheets by cell linking e.g. into the 'Course Information' worksheet
(links are all within same workbook). The other worksheets have additional
columns of data e.g. 'Course Information' has a column called Tutor, the
tutors names are linked back into the 'Personal Details' worksheet.

The problem is for example, when I sort the Surname column on 'Personal
Details' A-Z, the tutor name column (linked from 'Course Information') is
wrong. Or, if I sort the Tutor Name A-Z on 'Course Information' worksheet,
the student names become muddled.

Is there a way to fix it? (If Column B is called Surname on 'Personal
Details', it might be linked as column E on another sheet).

Regards,
Emma


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 55
Default Linked cells between worksheets and sorting

Great, thanks for prompt reply, will give a shot.

"Gord Dibben" wrote:

Entered in A1 of Course Information sheet and copied down.

=INDIRECT("'Personal Details'!A" & ROW())

Will sort properly when Column A of Personal Details sheet is sorted.

Same type of formula in Personal Details sheet linking to Course Information
sheet Tutors column.


Gord Dibben MS Excel MVP

On Wed, 18 Nov 2009 09:18:03 -0800, Emma
wrote:

Hello,
I have 500+ rows of data on a worksheet called 'Personal Details'. From
this worksheet, two columns (first name and surname) feed into other
worksheets by cell linking e.g. into the 'Course Information' worksheet
(links are all within same workbook). The other worksheets have additional
columns of data e.g. 'Course Information' has a column called Tutor, the
tutors names are linked back into the 'Personal Details' worksheet.

The problem is for example, when I sort the Surname column on 'Personal
Details' A-Z, the tutor name column (linked from 'Course Information') is
wrong. Or, if I sort the Tutor Name A-Z on 'Course Information' worksheet,
the student names become muddled.

Is there a way to fix it? (If Column B is called Surname on 'Personal
Details', it might be linked as column E on another sheet).

Regards,
Emma


.

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 linked worksheets dawn Excel Worksheet Functions 0 August 4th 09 07:27 PM
Sorting non-linked cells in a linked worksheet Gary Excel Discussion (Misc queries) 1 October 25th 08 03:38 AM
Sorting linked worksheets John Blackwell Excel Discussion (Misc queries) 0 August 13th 07 03:56 PM
sorting with linked worksheets sbrimley Excel Discussion (Misc queries) 1 April 11th 06 09:37 PM
sorting data in linked worksheets Allyson Excel Discussion (Misc queries) 0 June 8th 05 11:25 PM


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