Hi,
I am creating an Invoicing database for a friend. In the Invoice table there is a field for VAT(%). When a new Invoice is entered I would like the form to show VAT at its current rate (15).
I have created a table VAT_Rate with a field VAT. Is it possible to point the default value to this field? Therefore the user can just change that value and not have to keep entering it in an invoice everytime.
Thanks,
Andy
I am creating an Invoicing database for a friend. In the Invoice table there is a field for VAT(%). When a new Invoice is entered I would like the form to show VAT at its current rate (15).
I have created a table VAT_Rate with a field VAT. Is it possible to point the default value to this field? Therefore the user can just change that value and not have to keep entering it in an invoice everytime.
Thanks,
Andy