I have form that is set to DATA ENTRY on (name of a customer) and list box of shelves names based on a table and this is what happens:
When a shelf is selected and customer is entered (trough combo box) the value of shelf is set to default (none selected).
So I'd like to have shelf name in list box stayed selected all the time until user decides to select different one.
Reason: there are often more than one customers name to be entered into a specific shelf (I'm talking about packages on shelves)
Any clue?
When a shelf is selected and customer is entered (trough combo box) the value of shelf is set to default (none selected).
So I'd like to have shelf name in list box stayed selected all the time until user decides to select different one.
Reason: there are often more than one customers name to be entered into a specific shelf (I'm talking about packages on shelves)
Any clue?