Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 46
Default 'if' formula selecting a cell from a table

Well, it is to me.

I am trying to create a rating matrix within excel, that can produce rates
from a table.

I have been searching through the forums for a while and cannot trace
anything that will assist me.

I have a table with 4 rows and 3 columns. the columns (for agruements sake)
are named A,B,C and the rows are WXVY.

I want a formula that will work to select a cell from the table depending on
the user inputting A, B or C into (G1) and W,X,Y or Z into (G2) - this one
then produce the desired premium into (H1)

Does this make sense? I hope someone can help me.

Thanks

Aaron

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,440
Default 'if' formula selecting a cell from a table

Hi Aaron,

with your data, as in your example, in A1:D5 (including the headers):

=INDEX(B2:D5,MATCH(G2,A2:A5,0),MATCH(G1,B1:D1,0))

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Aaron Hodson (Coversure)" wrote in message ...
| Well, it is to me.
|
| I am trying to create a rating matrix within excel, that can produce rates
| from a table.
|
| I have been searching through the forums for a while and cannot trace
| anything that will assist me.
|
| I have a table with 4 rows and 3 columns. the columns (for agruements sake)
| are named A,B,C and the rows are WXVY.
|
| I want a formula that will work to select a cell from the table depending on
| the user inputting A, B or C into (G1) and W,X,Y or Z into (G2) - this one
| then produce the desired premium into (H1)
|
| Does this make sense? I hope someone can help me.
|
| Thanks
|
| Aaron
|


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,836
Default 'if' formula selecting a cell from a table

Have you tried doing it with a Pivot Table?

http://peltiertech.com/Excel/Pivots/pivottables.htm

http://it.fuqua.duke.edu/public/2001...troduction.pdf

Hope this helps, at least a little,
Ryan---

--
RyGuy


"Niek Otten" wrote:

Hi Aaron,

with your data, as in your example, in A1:D5 (including the headers):

=INDEX(B2:D5,MATCH(G2,A2:A5,0),MATCH(G1,B1:D1,0))

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Aaron Hodson (Coversure)" wrote in message ...
| Well, it is to me.
|
| I am trying to create a rating matrix within excel, that can produce rates
| from a table.
|
| I have been searching through the forums for a while and cannot trace
| anything that will assist me.
|
| I have a table with 4 rows and 3 columns. the columns (for agruements sake)
| are named A,B,C and the rows are WXVY.
|
| I want a formula that will work to select a cell from the table depending on
| the user inputting A, B or C into (G1) and W,X,Y or Z into (G2) - this one
| then produce the desired premium into (H1)
|
| Does this make sense? I hope someone can help me.
|
| Thanks
|
| Aaron
|



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 46
Default 'if' formula selecting a cell from a table

Thanks Ryan,

Doesn't help with this query, but a great tip I am looking at implimenting
in another spreadsheet,

Thanks

"ryguy7272" wrote in message
...
Have you tried doing it with a Pivot Table?

http://peltiertech.com/Excel/Pivots/pivottables.htm

http://it.fuqua.duke.edu/public/2001...troduction.pdf

Hope this helps, at least a little,
Ryan---

--
RyGuy


"Niek Otten" wrote:

Hi Aaron,

with your data, as in your example, in A1:D5 (including the headers):

=INDEX(B2:D5,MATCH(G2,A2:A5,0),MATCH(G1,B1:D1,0))

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Aaron Hodson (Coversure)" wrote in message
...
| Well, it is to me.
|
| I am trying to create a rating matrix within excel, that can produce
rates
| from a table.
|
| I have been searching through the forums for a while and cannot trace
| anything that will assist me.
|
| I have a table with 4 rows and 3 columns. the columns (for agruements
sake)
| are named A,B,C and the rows are WXVY.
|
| I want a formula that will work to select a cell from the table
depending on
| the user inputting A, B or C into (G1) and W,X,Y or Z into (G2) - this
one
| then produce the desired premium into (H1)
|
| Does this make sense? I hope someone can help me.
|
| Thanks
|
| Aaron
|




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
Selecting the current month using a macro on a pivot table Newbee Excel Discussion (Misc queries) 3 November 12th 06 07:10 PM
Selecting a range of values on pivot table attribute with a macro Ryan Hartnett Excel Discussion (Misc queries) 1 October 24th 06 10:21 PM
Selecting Specific Data within a Table Huge Peanuts Excel Worksheet Functions 0 February 21st 06 04:09 PM
Selecting multiple filters in a pivot table Anne Excel Discussion (Misc queries) 1 October 10th 05 11:26 PM
Selecting valuse from a table Dave Excel Discussion (Misc queries) 2 September 16th 05 05:28 AM


All times are GMT +1. The time now is 03:52 PM.

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"