Hi there. I'm using Crystal 7 on an Oracle database. What I want is comparable to the ceiling function in Excel, rounding the amount up to the nearest $5. I see there is a ceiling function available as a SQL expression however that won't work for me as I'm wanting to round the results of a formula involving 2 shared variables.