Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() I set up my table with the headers, Combination, A, B, C, D in C1:G4. In C2:C4 I numbered my combinations 1,2,3. In D2:G4 I entered the values for each combination. In A1 I then entered the combination number I wanted to use. In B1 i used the formula, =SUM(CHOOSE(A2,D2:G2,D3:G3,C4:C4)) I used a simple sum formula for the example but you could adapt it to fit our needs. A2 acts as the index number which tells the CHOOSE function which range to apply the formula to. The ranges are assigned an index starting with 1 for the first all the way up to 29 with each separated by a comma. HTH Steve -- SteveG ------------------------------------------------------------------------ SteveG's Profile: http://www.excelforum.com/member.php...fo&userid=7571 View this thread: http://www.excelforum.com/showthread...hreadid=547207 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Multiple conditions and multiple return values | Excel Worksheet Functions | |||
Can Excel calculate populate table using row/column values & calc's on other sheet? | Excel Discussion (Misc queries) | |||
multiple values | Excel Discussion (Misc queries) | |||
Multiple X-Axis Values | Charts and Charting in Excel | |||
How do you calculate the difference between two values within a p. | Excel Discussion (Misc queries) |