expanding records

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to create a list of medications that patients have received. I
have created an application for the Palm OS where I enter the medication that
is given, and this syncs into a table in access. What I need is for this
information to be transfered to a new table and stored, then, the next time
the patient comes to the office and is given a new medication, I want the new
medication to be added to the table but the old medications need to remain in
the table. Can anyone help me?
Thanks
Russ
 
Use an append query to add the new record to the table. It will not delete
previously entered data.
 

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

Similar Threads

Query criteria 9
Criteria 4
Show latest Record 1
Parameter query for no records in date range 7
Sounds like query 4
Show One Record For Each Patient ID. 3
Relaxed Yorkshire Folk 2
Access Access DB Form Limit Hit 0

Back
Top