Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'm trying to make a chart of State mandated insurance rates. One
column is policy amounts in $500 increments: 10,000, 10,500, 11,000 etc. Another column is rates for each policy amount: 229, 233, 235 (no set pattern), I set it in Vlookup; VLOOKUP(PolicyAmt,Rate, 2,TRUE). I said TRUE because I need the amount for everything in between the charted increments, e.g, 10,200.55. It doesn't work. The rates are _up to and including_ the set amounts, so 10,200.55 (or whatever) coverage should have a 233 premium. Vlookup returns the lower amount, so 10,250.55 coverage shows just 229. Excel Help says Vlookup looks for the exact value in the left column or the next _lower_ value. Is there any way to round up instead of down? Am I trying to make water flow uphill? Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Rounding off to .48 or .98 | Excel Discussion (Misc queries) | |||
rounding | New Users to Excel | |||
Vlookup Rounding | Excel Discussion (Misc queries) | |||
Rounding criteria within a nested vlookup and hlookup | Excel Worksheet Functions | |||
Rounding up and down | Excel Worksheet Functions |