Bigsteve42
Technical User
I need to develop a form that processes journal entry transactions. The subform contains two columns debits & credits but both these columns should only write to a field called nt_amount in the table. I have based the form on a query and given nt_amount the aliases of debit & credit. However when I key a value in debit the same value appears in credit & vice versa. How can I develop the form so the figures appear on either debit or credit not both?
Thanks
Thanks