A family of Microsoft relational database management systems designed for ease of use.
You might try uploading a zip file containing the database.
I thought that the expression I posted in my first reply would have taken care of 0 values. Does the following work better?
FSC: IIf(Nz([on bill],0)=0, 0, Round([ex am1]/[on bill],3))