Friday
Registered User.
- Local time
- Today, 11:23
- Joined
- Apr 11, 2003
- Messages
- 542
I searched on this and found a few posts close but not close enough. Our company purchases container seals. These seals are numbered, and always delivered within a range. What I want to be able to do is allow the user to enter a beginning and ending seal number and have VBA insert that many new records, with one field reflecting the seal number for each seal. The user will also enter the date purchased and what stations these seals were shipped to, so we can later track where each series is being applied at. I know how to inert the new record, and how to determine how many records to insert, but I can't figure out how to do the range. Anybody out there done something similar?