lynsey2
Registered User.
- Local time
- Today, 18:08
- Joined
- Jun 18, 2002
- Messages
- 439
I have got a button on one of my forms!
the button runs a qry!and displays the result in a table like format
i need to be able to select one of the records from this table.
i need the selected record to fill out fields in the form.
e.g. a patient has a history of prescriptions, click on the button and it matches the patient number and displays all the scripts they have had, the Doc wants to give the patient a script thats exactly the same as the last time obviously changing the start and stop date!so he/she clicks on the button sees last times script clicks on it and the form fields are filled out with all the details except the start and stop dates.
i have looked everywhere to find this with no luck!
the button runs a qry!and displays the result in a table like format
i need to be able to select one of the records from this table.
i need the selected record to fill out fields in the form.
e.g. a patient has a history of prescriptions, click on the button and it matches the patient number and displays all the scripts they have had, the Doc wants to give the patient a script thats exactly the same as the last time obviously changing the start and stop date!so he/she clicks on the button sees last times script clicks on it and the form fields are filled out with all the details except the start and stop dates.
i have looked everywhere to find this with no luck!