Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
fak119
 
Posts: n/a
Default Sorting of References for Formulas

I want to use a formula in a cell (fixed), that contains a cell as reference
which in turn is subject to "move" by sorting.

The column containing the formula in lets say A1, HAS do be moved (sorted),
but the formula in cell Q8 (fixed there) should always refer to the value
that was formerly in cell A1 and might now be in A5.

This row 1 is part of a table that gets sorted. The line, that contains the
value (in row 1) to be used in cell Q8 contains some fixed text, that never
changes. Might this help?
(Maybe something similar as "COUNTIF")

Any suggestions?

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
CKV333
 
Posts: n/a
Default Sorting of References for Formulas

You can use the SUMIF formula if the value (e.g. a name) in reference to your
moving cell in your table is always the same (e.g. same line).

The formula in Q5 would look like =SUMIF(B1:B20,"UNIQUE_VALUE",A1:A20)
The name in column B must be UNIQUE, otherwise all the values with the same
name are added. The WHOLE table should be sorted, of course.


"fak119" wrote:

I want to use a formula in a cell (fixed), that contains a cell as reference
which in turn is subject to "move" by sorting.

The column containing the formula in lets say A1, HAS do be moved (sorted),
but the formula in cell Q8 (fixed there) should always refer to the value
that was formerly in cell A1 and might now be in A5.

This row 1 is part of a table that gets sorted. The line, that contains the
value (in row 1) to be used in cell Q8 contains some fixed text, that never
changes. Might this help?
(Maybe something similar as "COUNTIF")

Any suggestions?

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
Changing cell references in formulas to names and back again. Aaron Excel Discussion (Misc queries) 4 April 25th 06 11:12 PM
Sorting Data with External References Herman Merman Excel Discussion (Misc queries) 0 March 26th 06 07:21 AM
Cell Reference's when Pasting RadiantQuartzHeater Excel Discussion (Misc queries) 0 February 16th 06 08:55 AM
Automatically Changing Cell Reference's when Pasting in Excel No I'm Spartacus Excel Discussion (Misc queries) 0 February 13th 06 01:01 PM
Sorting lists with references jonfu Excel Discussion (Misc queries) 1 October 18th 05 10:36 PM


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