I have a database of patients at my office, and would like to send reminder cards every year after thier exam. Currently I do this by going through the database, and copy/paste to a blank database to print the labels.
What I would like to do is set up a query to do this for me. I messed around a little and got it set up. but I didn't know what to put in criteria.
The records that I want included:
Had an exam in the current month within the past 5 years.
2007-04-22
02:37:52
·
6 answers
·
asked by
jim.walker0
2
in
Computers & Internet
➔ Programming & Design
Alright, I wasn't expecting it to be this technical. The fields I have are Last Name, First Name, Address (street, state, and zip), Date Last Exam, and Examining OD (the doctor they last saw).
Basically what I need is to take the number of the month (I can just type this is, say 4 for April) then have it scan the records and have it pull up all the exams from every April for the past five years.
Thanks for the quick answers!
2007-04-22
06:44:40 ·
update #1
If you want I can send a copy of this file if it would help. Of course I would have to remove all of the records because of HIPPA privacy laws, but if it would help to know what we're dealing with I can send it.
2007-04-22
06:52:20 ·
update #2