FreddieLeaf
Registered User.
- Local time
- Today, 12:52
- Joined
- Apr 21, 2006
- Messages
- 17
I've done this before but cant get it to work in this new project. I want to print a receipt for a particular item in a table. I recall that if done right, the Report will ask you to enter the ItemID when the Report is opened. It's not doing that/
Here is what I did.
1) Create a query that pulls all the info I want on the receipt.
2) On the ItemID field, I put the criteria as 'ItemID' from the table.
3) Create a report that opens uses this query as the data.
4) The Report open up ALL the records instead of prompting for just one...
help...
Here is what I did.
1) Create a query that pulls all the info I want on the receipt.
2) On the ItemID field, I put the criteria as 'ItemID' from the table.
3) Create a report that opens uses this query as the data.
4) The Report open up ALL the records instead of prompting for just one...
help...