Hello All,
I am hoping some one is able to perhaps shed some light on the following road block i've hit...
Okay, I have four values:
.25
.50
.75
1.00 ( im not sure if 1.00 is correct...it needs to represent rounding up to the next integer)
These values are achieved depending on the decimal value of let's say, column A. Column A has values running from 0.00-1.00 ; the decimals represent minutes.
In order for a value from column A to be rounded to one of the four original values listed, the following parameters exist:
a value in Column A rounds to .25 when that value is between .01 and .39
a value in Column A rounds to .5 when that value is between .4 and .64
a value in Column A rounds to .75 when that value is between .65 and .89
a value in Column A rounds to 1.00 ( the next integer) when that value is between .9 and 1.00
Does anyone have any ideas on how I can achieve this?
Please let me know if further explanation is needed of if the clarity of the question is lacking.
Super Duper Thanks in Adavance!
Bookmarks