Friday
Registered User.
- Local time
- Today, 22:54
- Joined
- Apr 11, 2003
- Messages
- 542
Access XP running on MS XP. Currently our office issued case numbers to agents in the field manually. By that I mean the agent call in and requests a case number(s), we issue the number, then note their idcard and station number next to the case number for auditing purposes. I have finally gotten permission to automate this task and put it up on the server so the agents can get their own numbers and quit calling in. I have built a simple form that allows the agent to enter his/her idcard number and station number, then click a button to display their case number. I am using a table with the case numer field set to autonumber. All is well. However; what if the agent needs 10 case numbers? (Believe me, it happens). I can leave this thing alone and make them enter and click ten times, but thought there would be a more elegant way of doing it (please enter the number of case numbers you need). But I've pounded my head agains this thing for 3 days and not come up with anything. I know it is something simple (For x to y) but this is beyond me evidently. Any help pointing me in the right direction is appreciated.