I'm wondering if there is a way to show a decimal (example 100.52) as 100 in a text box without losing the .52 cents? Kind of like in Excel how you can have a decimal in a cell but format it to not show the cents... but when you sum() the cells, the cents still add up.

I hope that made sense...

Any ideas?