cavscout
Registered User.
- Local time
- Today, 09:40
- Joined
- Mar 13, 2003
- Messages
- 74
I'm trying to print box labels that contain the text "Box X of Y". The user is entering the 'Y' value on a form that queries the address information. I am stuck on trying to calculate the 'X' value for each label. The printing of the label is handeled by a report. How can I populate a table with 'X' records and then let the report print each label as a detail?