S
Sean
I have a database with a table in it.
There are three columns
They are Gross, Net & Vat
How can I get it to calculate the Net and Vat values by entering the total
gross amount
I have tried =Nz([gross]*0.115)
but this isn't working
I put this in the default value field
Can anyone help
There are three columns
They are Gross, Net & Vat
How can I get it to calculate the Net and Vat values by entering the total
gross amount
I have tried =Nz([gross]*0.115)
but this isn't working
I put this in the default value field
Can anyone help