Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 91
Default Lose Relative reference on sort

I have never been so frustrated with Excel in my life. I am very fluent in
Excel and have tried what I believe to be obvious fixes but I have several
spreadsheets (and I just got another one) where the relative reference
doesn't stay with the sort. I am using lookup and sumif formulas and when I
sort the records the formulas stay with the row and not the new variable that
gets sorted there. Here are two separate examples:

Before I sort
=SUMIF('Pick 1'!$A$10:$A$500,'Veh Data'!C7,'Pick 1'!$X$10:$X$500)*F7
After I sort
=SUMIF('Pick 1'!$A$10:$A$500,'Veh Data'!C98,'Pick 1'!$X$10:$X$500)*F7

F7 and Veh Data1!C7 are both relative but act differently when sorting -
because it is on another worksheet? I don't understand.

Here's another this one is an array
Before I sort
=SUM(IF(('MASTER LIST'!$A$2:$A$3000=Summary!$D$2)*('MASTER
LIST'!$A$2:$A$3000<=Summary!$D$3)*('MASTER
LIST'!$B$2:$B$3000=Summary!A3),'MASTER LIST'!$H$2:$H$3000,""))
After I sort
=SUM(IF(('MASTER LIST'!$A$2:$A$3000=Summary!$D$2)*('MASTER
LIST'!$A$2:$A$3000<=Summary!$D$3)*('MASTER
LIST'!$B$2:$B$3000=Summary!A79),'MASTER LIST'!$H$2:$H$3000,""))

Summary!A3 changes to SummaryA79 - doesn't sort with the record

Is the answer something really stupid I am not understanding about Excel or
relative/absolute. There has to be an answer - someone please help me.


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
Lose relative connection in formula on sort JICDB Excel Worksheet Functions 2 September 11th 09 09:38 PM
Can I sort and not lose reference to the cell? RedHead 1 Excel Discussion (Misc queries) 3 February 3rd 09 03:37 AM
Lists lose formatting on sort - Mac only? cory_atticus Excel Discussion (Misc queries) 0 August 7th 06 01:54 PM
Columns A - BY and 336 rows.Too much to filter&sort?Lose info. greenlawn06 Excel Worksheet Functions 1 May 16th 06 09:40 PM
Columns A - BY and 336 rows.Too much to filter&sort?Lose info. greenlawn06 Excel Worksheet Functions 2 May 16th 06 07:17 PM


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