Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Everyone ,
I have 3 list boxes in one tab and a button which takes you to another tab. I have to make button work only after making selection from atleast one list box or else it should show me a popup.
Is there a way to solve this .
The button should function only after making atleast one selection.
Use this as variable definition:
=GetSelectedCount(F1) xor GetSelectedCount(F3)