nickthompson1988
New member
- Local time
- Today, 12:48
- Joined
- Feb 26, 2009
- Messages
- 1
Hey,
I have two tables which make up a form and subform.
tblPatient Details and tblMDT Meeting.
The form is the frmpatient details and the subform frmmeeting details.
Basically i have a button to search by meeting date which i hoped would open the form and show the patients discussed on a certain date.
I did a query which prompts a user to enter a date and a macro to open frmPatient details and included the query in the macro, but when i click on the button it brings up tblMeetingDate.Meeting Date and when you click ok it brings up the prompt to enter a meeting date.
Is it actually possible to open a form by searching for a field in the subform? if not what can i do?
Thanks
I have two tables which make up a form and subform.
tblPatient Details and tblMDT Meeting.
The form is the frmpatient details and the subform frmmeeting details.
Basically i have a button to search by meeting date which i hoped would open the form and show the patients discussed on a certain date.
I did a query which prompts a user to enter a date and a macro to open frmPatient details and included the query in the macro, but when i click on the button it brings up tblMeetingDate.Meeting Date and when you click ok it brings up the prompt to enter a meeting date.
Is it actually possible to open a form by searching for a field in the subform? if not what can i do?
Thanks