Rockape
Registered User.
- Local time
- Today, 16:52
- Joined
- Aug 24, 2007
- Messages
- 271
Hi all.
Grateful for some guidance witha problem I'm having.
So far I have a parent form and a subform. Basically the parent form is a search form where I have an unbounded box where I enter the product I am looking for. I have a Search button on this form which has an event procedure that causes the requested record(s) to appear in the subform in datasheet view.
I am using the BuildFilter Function as part of the underlying search process.
I am now trying to be able to print a report based on the results of the search carried out.
Is this possible?
I would be willing to provide more details if need be, or further clarification is required.
Thanks
Grateful for some guidance witha problem I'm having.
So far I have a parent form and a subform. Basically the parent form is a search form where I have an unbounded box where I enter the product I am looking for. I have a Search button on this form which has an event procedure that causes the requested record(s) to appear in the subform in datasheet view.
I am using the BuildFilter Function as part of the underlying search process.
I am now trying to be able to print a report based on the results of the search carried out.
Is this possible?
I would be willing to provide more details if need be, or further clarification is required.
Thanks