shawnacker
Registered User.
- Local time
- Today, 21:53
- Joined
- May 4, 2001
- Messages
- 15
Hi,
I have created a Form which has cascading list boxes and separate text box which help select criteria for a query which I have created and runs correctly. I would like this query to "print" on the same form just below the selected information. I have tried a subform but I can only seem to get the subform to pop up in its own window...not in the subform on the main form.
Is there a way that I could show the query results below the list boxes? I believe that I would need to rerun the query or automatically update the information once the text box has been updated but I have not been able to find the correct expression or macro to place in the after update field.
Any help would be greatly appreciated.
Thank you in advance.
Shawn
I have created a Form which has cascading list boxes and separate text box which help select criteria for a query which I have created and runs correctly. I would like this query to "print" on the same form just below the selected information. I have tried a subform but I can only seem to get the subform to pop up in its own window...not in the subform on the main form.
Is there a way that I could show the query results below the list boxes? I believe that I would need to rerun the query or automatically update the information once the text box has been updated but I have not been able to find the correct expression or macro to place in the after update field.
Any help would be greatly appreciated.
Thank you in advance.
Shawn