ANProudfoot
New member
- Local time
- Today, 10:49
- Joined
- Aug 1, 2019
- Messages
- 5
Hi,
Version of Access = 2010, Version of Windows = Win7.
I have a Form showing results of a set of queries depending on the Arguments passed to the form. In the Form_Load event procedure I alter the .RecordSource property to the required query and Requery, Refresh the Form.
However, on options C and D no results are shown but on options A, L, T and U results are shown?
Attachments:-
ANP1 shows details of the Query for option C.
ANP2 shows the results of Query when just shown in Datasheet view.
ANP3 shows the results of the form when opened with opt C
ANP4 and ANP5 shows that in Debug mode the recordsource property is set correctly and Requery action is performed.
Any help with this issue would be most grateful.
Regards
Adrian.
Version of Access = 2010, Version of Windows = Win7.
I have a Form showing results of a set of queries depending on the Arguments passed to the form. In the Form_Load event procedure I alter the .RecordSource property to the required query and Requery, Refresh the Form.
However, on options C and D no results are shown but on options A, L, T and U results are shown?
Attachments:-
ANP1 shows details of the Query for option C.
ANP2 shows the results of Query when just shown in Datasheet view.
ANP3 shows the results of the form when opened with opt C
ANP4 and ANP5 shows that in Debug mode the recordsource property is set correctly and Requery action is performed.
Any help with this issue would be most grateful.
Regards
Adrian.