G
Guest
Alright, I have a database of customers. I have a two tables: Customers &
Notes. The databases are related to as One to many (customers to notes) I
have no problems with this, on my CustomersForm, it displays the NotesSubform
no problem. Ok, now what I want to do is, hit an exsisting command button on
the CustomersForm, besides creating an email, I also want it to put in a note
that an email was sent.
So basically what I want to do is add a new note on the subform, for
instance "Email Inquiry Sent". by pressiong a command button on the
CustomersForm (Related to the client of course)
YOUR ASSISTANCE IS APPRECIATED
Notes. The databases are related to as One to many (customers to notes) I
have no problems with this, on my CustomersForm, it displays the NotesSubform
no problem. Ok, now what I want to do is, hit an exsisting command button on
the CustomersForm, besides creating an email, I also want it to put in a note
that an email was sent.
So basically what I want to do is add a new note on the subform, for
instance "Email Inquiry Sent". by pressiong a command button on the
CustomersForm (Related to the client of course)
YOUR ASSISTANCE IS APPRECIATED