goldstar19821982
Registered User.
- Local time
- Today, 10:32
- Joined
- Feb 17, 2008
- Messages
- 78
Hello All,
I have been trying to resolve a running query
what is happenin is i currently have an order form where i can select an item from a list and press ok this would drop the item within a listbox.
Then if i want to select another item i select the drop down list again and this would show me all the items again to be selected.
I want to limit it so each item can only be selected once, for example
itemID= 01 then next time i select on the list this item would not be ther for this order but would appear for the next order again;
Any help would be much appreciated
I have been trying to resolve a running query
what is happenin is i currently have an order form where i can select an item from a list and press ok this would drop the item within a listbox.
Then if i want to select another item i select the drop down list again and this would show me all the items again to be selected.
I want to limit it so each item can only be selected once, for example
itemID= 01 then next time i select on the list this item would not be ther for this order but would appear for the next order again;
Any help would be much appreciated