Link to home
Start Free TrialLog in
Avatar of srikanthv2322
srikanthv2322

asked on

Error Validation on Two ListBoxes

I have two list boxes in my form, i want to implement the below error conditions over the same,

1) I have one Remove button for both of them, if the user didn't select any item in the either of the list boxes than it should prompt a message that, please select an item to remove
If user selects one item in each of the listbox, than it should remove both of them

2)if i am swapping the value from one list box to another, it should make sure that it has no duplicate in the resulting list box.


Avatar of roger_karam
roger_karam
Flag of Brazil image

Hello again srikanth,

Here are the additional checks. If you need any further small improvements, please feel free to post them in this same question (even after awarding any points).

-RK
listbox-combobox-v4.xlsm
Avatar of srikanthv2322
srikanthv2322

ASKER

Hi ,

I dont see the Remove Button and its validatons
ASKER CERTIFIED SOLUTION
Avatar of roger_karam
roger_karam
Flag of Brazil image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Tracy
This question has been classified as abandoned and is being closed as part of the Cleanup Program. See my comment at the end of the question for more details.