N
novicevbaer
Hello,
I posted before but I think the responses that I got were great bu
they interfered with other events in the program design. So I wil
re-post my question with more information. Sorry about that and thank
again for the suggestions.
I have a user form list box in which a user selects an item. The ite
then appears in column a and the cost for the item appears in column b
What I would like to do is this:
1) Limit the users to choosing items only on the list
2) Allow no duplicate occurences in column a
2) If the item chosen is a duplicate, both columns a and b will remai
""
3) If the user chooses an item and later decides to delete the ite
from column a the entire row will clear for their convenience
I think because I had originally attempted to do these in a piecemea
fashion one thing was conflicting with the other
Thank you in advance for any suggestions :
I posted before but I think the responses that I got were great bu
they interfered with other events in the program design. So I wil
re-post my question with more information. Sorry about that and thank
again for the suggestions.
I have a user form list box in which a user selects an item. The ite
then appears in column a and the cost for the item appears in column b
What I would like to do is this:
1) Limit the users to choosing items only on the list
2) Allow no duplicate occurences in column a
2) If the item chosen is a duplicate, both columns a and b will remai
""
3) If the user chooses an item and later decides to delete the ite
from column a the entire row will clear for their convenience
I think because I had originally attempted to do these in a piecemea
fashion one thing was conflicting with the other
Thank you in advance for any suggestions :