A
Alex
I need a msg to appear if the combo box a user clicks on doesn't have any
values listed. I've tried on click, on focus, on enter If Me.Combobox1 = ""
Then Msg ("...."), but nothing is working so I'm thinking I need to code a
different way to count the number of values. Thanks for your help.
Alex
values listed. I've tried on click, on focus, on enter If Me.Combobox1 = ""
Then Msg ("...."), but nothing is working so I'm thinking I need to code a
different way to count the number of values. Thanks for your help.
Alex