I am an Access novice, and need some help. I am creating a database for a booking service, and have run into a problem with one of their requirements.
When they quote prices for performances, they will only quote in multiples of $5.00. I have made this work in Excel using the CEILING function, but how do I make this work in Access? I have looked, and the ceiling function is not present in Access 2K and when I tried to use it anyway, it gave me a #Name? Error.
Anyone have any ideas?
If this is going to involve VBA, I am not familiar with using code or modules. I am willing to give anything a try, but am not familiar with code or module programming.
Thanks