Hi all,
I've a from that contains a combo box and a subform. The combo box is used for searching in a certain table. In other words, after choosing a value from the combo box, I get all the records related to this value. This part is working very well. Now my question is: is there a way to open a report by choosing a record from the subform. I mean is there a way to open a report just by clicking on a record from the subform (the subform is in a Datasheet view). Of course the report has to be the one related to the record I chose. For example, when I click on the record whose OrderNo is 123, I want to get the report for the invoice No 123.
Thanks a lot for ur time.
All replies are appreciated.
I've a from that contains a combo box and a subform. The combo box is used for searching in a certain table. In other words, after choosing a value from the combo box, I get all the records related to this value. This part is working very well. Now my question is: is there a way to open a report by choosing a record from the subform. I mean is there a way to open a report just by clicking on a record from the subform (the subform is in a Datasheet view). Of course the report has to be the one related to the record I chose. For example, when I click on the record whose OrderNo is 123, I want to get the report for the invoice No 123.
Thanks a lot for ur time.
All replies are appreciated.