G
Guest
I have had trouble with splitting an old database causing bugs, and I have
now tried decompiling it first, but I still have a problem with text boxes on
a form no longer working. They are the boxes on the clients form showing the
date and amount of the last invoice. The control source for last invoice
amount is shown as =LastInvoiceAmount([Customer Code]). 'Customer Code' is
clear enough as it is a field in the current table, but can anyone suggest
where I should look for LastInvoiceAmount and why it does not work on the
front end? Would it be safer to go back to the unsplit database?
Thanks for any help.
Dudley
now tried decompiling it first, but I still have a problem with text boxes on
a form no longer working. They are the boxes on the clients form showing the
date and amount of the last invoice. The control source for last invoice
amount is shown as =LastInvoiceAmount([Customer Code]). 'Customer Code' is
clear enough as it is a field in the current table, but can anyone suggest
where I should look for LastInvoiceAmount and why it does not work on the
front end? Would it be safer to go back to the unsplit database?
Thanks for any help.
Dudley