M
Marco
Hello.
How can I check if a combobox has any option choosed.
What I'm looking for iis something like:
if combo1.text = "" then
msgbox "Error"
end if
How can I do this?
Thanks,
Marco
How can I check if a combobox has any option choosed.
What I'm looking for iis something like:
if combo1.text = "" then
msgbox "Error"
end if
How can I do this?
Thanks,
Marco