G
Guest
Strange request...
I have a subform that has as its SourceObject a crosstab query..
When the form is opened and the user sees the results of the crosstab query in boxes (intersection of columns and rows), they want to be able to select a specific box and then have the code trap the action and be able to populate other list boxes on the form with the data that was in that particulat box. How can I trap the event of selecting data from a crosstab query. Is there another object that I should be using instead of just a subform
Is this possible
Thank
I have a subform that has as its SourceObject a crosstab query..
When the form is opened and the user sees the results of the crosstab query in boxes (intersection of columns and rows), they want to be able to select a specific box and then have the code trap the action and be able to populate other list boxes on the form with the data that was in that particulat box. How can I trap the event of selecting data from a crosstab query. Is there another object that I should be using instead of just a subform
Is this possible
Thank