S
svenman
Hi all!
I am looking for a bit of help with an application in Access '97. I
am trying to come up with a method to show the next available
salesperson, and present it in a listbox. Let's say that I have a
list of 5 salespeople and the initial order is like this:
'Bob, Mary, Alice, Dave, and Bruce'
If a customer walks into the show room, Bob should be the salesperson
to work with the customer. Bob's name should be presented at the top
of a list box (and highlighted for selection). Once the system admin
selects Bob's name and creates a new record, the listbox should be
updated for the next scenario like this:
'Mary, Alice, Dave, and Bruce, Bob'
When the next customer walks into the showroom, 'Mary' would then be
presented at the top of the list (and highlighted for selection).
Any suggestions for this?
Thanks,
Svenman
I am looking for a bit of help with an application in Access '97. I
am trying to come up with a method to show the next available
salesperson, and present it in a listbox. Let's say that I have a
list of 5 salespeople and the initial order is like this:
'Bob, Mary, Alice, Dave, and Bruce'
If a customer walks into the show room, Bob should be the salesperson
to work with the customer. Bob's name should be presented at the top
of a list box (and highlighted for selection). Once the system admin
selects Bob's name and creates a new record, the listbox should be
updated for the next scenario like this:
'Mary, Alice, Dave, and Bruce, Bob'
When the next customer walks into the showroom, 'Mary' would then be
presented at the top of the list (and highlighted for selection).
Any suggestions for this?
Thanks,
Svenman