I've searched the web and this forum but cannot find out how to do the following.
If the cost of an item is between, say 5.01 & 5.50 then round it to 5.50.
If the cost is between 5.51 and 6.00 then round it to 5.95.
EXAMPLES:
5.01 would be 5.50
5.51 would be 5.95
6.15 would be 6.50
6.80 would be 6.95
cost would be in column A. I've tried all kinds of "IF", "AND", "ROUND", & "ROUNDUP combinations but can't get it to work.
Any ideas?
If the cost of an item is between, say 5.01 & 5.50 then round it to 5.50.
If the cost is between 5.51 and 6.00 then round it to 5.95.
EXAMPLES:
5.01 would be 5.50
5.51 would be 5.95
6.15 would be 6.50
6.80 would be 6.95
cost would be in column A. I've tried all kinds of "IF", "AND", "ROUND", & "ROUNDUP combinations but can't get it to work.
Any ideas?