Updates Help

M

Muriukis

I have an application where a customer can either buy using cash or invoice.
When they use cash the operation is straight forward.They pay and get a
receipt.When the invoice is used the get a printed invoice .Now the problem
is when the invoice is being paid.I have two tables
1. myInvoices which stores the invoice details
2. PayInvoices which has the details of the paid invoice
On the myInvoices table I have a checkbox Paid which I want to autoUpdate
using the form for PayInvoices when I try all am getting is an error telling
me the form refferred to cant be found is there a way to use a form to update
data in another table

Also on 14th had asked a question titled GetUser any help there is appreciated
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top