toddbingham
Registered User.
- Local time
- Today, 16:40
- Joined
- Jul 8, 2003
- Messages
- 93
Have currency coming over from a link table. Appending it to a table, running a query to select certain records off of the table. Have a report that makes it look pretty that is ran from the query. I need to be able to take the number (say $553.54) and have it round down to the nearest five dollar increment with .00 cents. So, I would need it to look like 550.00, how would I acheive this?
Thanks.
Thanks.