This is a slightly weird questions, but I need a decimal converted to a fraction a certain way, similar to the fractional number formatting. I'm guessing this will have to be done in VBA
Here's an example of what I'm looking to do:
I have a cell that is always rounded to the nearest 0.5, I...