Annoyed2024
New Member
- Joined
- Jun 22, 2024
- Messages
- 1
- Office Version
- 2019
- 2016
I'm setting up a spreadsheet to make price tags. I will have one cell where I input a number (and for my question I'll call it cell A2). I will have two other cells that will calculate a figure based on the input number in A2. The hiccup is that I want the result to round to a specific ending number with each result. So for example I put 200 in A2. The result would be 242.68 but I would want the result to round up to a whole number ending in 4. in this case it would round up to 244. If I entered 435, in cell A2, the result would be 637.25 so I would want it to round to 644. Is there a way to do this with a formula?