M
Mike
I have a functioning Access 2002 Dbase. Until
now I have only needed to write new records.
Now I need to write to a specific field within
an existing record. For example:
I have a table (CustomerInformation) that
contains Name, Address, Phone, etc...
I have a second table (CustomerDates) that
contains their Name, for the Relationship
between tables, and has many different
date fields in it. As a customer reaches a
milestone I need to have a date written to the
appropriate field using an online form.
I need to tell the form the customers name and
have it only write the information pertaining to
that customer. I do not want it to write their name
again causing duplicates.
I hope that I explained myself.
Mikeal
now I have only needed to write new records.
Now I need to write to a specific field within
an existing record. For example:
I have a table (CustomerInformation) that
contains Name, Address, Phone, etc...
I have a second table (CustomerDates) that
contains their Name, for the Relationship
between tables, and has many different
date fields in it. As a customer reaches a
milestone I need to have a date written to the
appropriate field using an online form.
I need to tell the form the customers name and
have it only write the information pertaining to
that customer. I do not want it to write their name
again causing duplicates.
I hope that I explained myself.
Mikeal