TheCarlough
New Member
- Joined
- Aug 1, 2018
- Messages
- 3
Long-time lurker, first time poster!
I need help developing a formula that would allow an employee to enter their age, desired benefit $ amount, and spit out a monthly premium cost.
I have a table created to pull the necessary data from. Each row is the $ benefit amount (from $10,000 to $500,000 in increments of $10k). The columns are age bands. The first age band is 00-29 with each subsequent band in 5 year increments (30-34, 35-39, etc., etc) up until age 70. Any age over 70 is the same rate.
My goal, for example:
Employee enters his/her age: 31
Desired Benefit Amount: $100,000
Formula will lookup where the cross-section is for age 31 and $100,000 on the table: eg; $8.60. No additional calculation is needed. This is the monthly premium cost.
My guess is it's a VLOOKUP. I just don't know how to do one with a table this large and with age bands.
Thank you!
I need help developing a formula that would allow an employee to enter their age, desired benefit $ amount, and spit out a monthly premium cost.
I have a table created to pull the necessary data from. Each row is the $ benefit amount (from $10,000 to $500,000 in increments of $10k). The columns are age bands. The first age band is 00-29 with each subsequent band in 5 year increments (30-34, 35-39, etc., etc) up until age 70. Any age over 70 is the same rate.
My goal, for example:
Employee enters his/her age: 31
Desired Benefit Amount: $100,000
Formula will lookup where the cross-section is for age 31 and $100,000 on the table: eg; $8.60. No additional calculation is needed. This is the monthly premium cost.
My guess is it's a VLOOKUP. I just don't know how to do one with a table this large and with age bands.
Thank you!