Hi!
I have a form which contains listbox and a button.
When a user clicks on the button i want to open another form only if something is selected from listbox.
If user clicks on the button without selecting anything from the list box i want to display a msg saying the user to select something from the list box.
First part i could do but I have problem with the second part.
What is the way to solve it?
I have a form which contains listbox and a button.
When a user clicks on the button i want to open another form only if something is selected from listbox.
If user clicks on the button without selecting anything from the list box i want to display a msg saying the user to select something from the list box.
First part i could do but I have problem with the second part.
What is the way to solve it?