Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Reference to cells using autofilter problem

Hello,
my problem seems pretty simple. Let's say I have a sheet with 3 columns:
first name, last name and age. I enable the "autofilter" function to decide
if I want to sort by first name or last name. Somewhere on another sheet I
make a reference to someone's age. Let's say that I point to Bill on row 3 so
his age is in cell C3. If on another sheet I make a reference to C3 (for
bill's age) but then I use the autofilters to change the sort... the other
sheet still refers to C3 instead of being updated with Bill's new cell for
his age.

I just realised that when I use the SORT function, it still does the same
thing... the reference doesn't get updated if I resort.. How do I do this??

Am I missing something? I of course want to have the cross-sheet references
updated when resorting!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 430
Default Reference to cells using autofilter problem

Autofilter does not actually sort the data, it is just showing you sections
of the data you are asking to see. You should get the results you want if
you actually do a data..sort however unless you are pointing to an absolute
cell address in your second sheet. What does your formula look like in the
2nd sheet? ={sheetname}C3 or ={sheetname}$C$3? (sheetname would be the
actual name of the sheet your guys age was in.)


"Twitos" wrote:

Hello,
my problem seems pretty simple. Let's say I have a sheet with 3 columns:
first name, last name and age. I enable the "autofilter" function to decide
if I want to sort by first name or last name. Somewhere on another sheet I
make a reference to someone's age. Let's say that I point to Bill on row 3 so
his age is in cell C3. If on another sheet I make a reference to C3 (for
bill's age) but then I use the autofilters to change the sort... the other
sheet still refers to C3 instead of being updated with Bill's new cell for
his age.

I just realised that when I use the SORT function, it still does the same
thing... the reference doesn't get updated if I resort.. How do I do this??

Am I missing something? I of course want to have the cross-sheet references
updated when resorting!

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Reference to cells using autofilter problem

Well, I did a few tests and the problem is much simpler. I have the same
problem even if I don't do cross-sheet and even if I use data -- sort.
Nothing related to autofilters then.

If I have a cell that makes a reference to C3 (obviously NOT $C$3) and then
so data-- sort... my cell is still pointing to the new data in C3... :|

"tim m" wrote:

Autofilter does not actually sort the data, it is just showing you sections
of the data you are asking to see. You should get the results you want if
you actually do a data..sort however unless you are pointing to an absolute
cell address in your second sheet. What does your formula look like in the
2nd sheet? ={sheetname}C3 or ={sheetname}$C$3? (sheetname would be the
actual name of the sheet your guys age was in.)


"Twitos" wrote:

Hello,
my problem seems pretty simple. Let's say I have a sheet with 3 columns:
first name, last name and age. I enable the "autofilter" function to decide
if I want to sort by first name or last name. Somewhere on another sheet I
make a reference to someone's age. Let's say that I point to Bill on row 3 so
his age is in cell C3. If on another sheet I make a reference to C3 (for
bill's age) but then I use the autofilters to change the sort... the other
sheet still refers to C3 instead of being updated with Bill's new cell for
his age.

I just realised that when I use the SORT function, it still does the same
thing... the reference doesn't get updated if I resort.. How do I do this??

Am I missing something? I of course want to have the cross-sheet references
updated when resorting!

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
Linking Groups of cells between workbooks vnacj-joe Excel Discussion (Misc queries) 4 June 14th 07 05:18 PM
Array, circular reference problem rareremedy Excel Worksheet Functions 3 April 4th 06 04:47 PM
COUNT NON-BLANK CELLS WITH REFERENCE TO ANOTHER COLUMN carricka Excel Worksheet Functions 1 May 6th 05 04:50 PM
Expanding conditional formating with reference cells changing CCoop Excel Discussion (Misc queries) 2 May 4th 05 02:36 PM
Help me! There is problem with cells view... :-) Excel Discussion (Misc queries) 1 April 28th 05 01:16 PM


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