R
rob p
I made a switchboard with the wizard. It has 7 buttons on the main page. I
can tab thru but a mouse won't work. The on click has:
=HandleButtonClick(1)
I think I need something like:
=OpenForm("my form") but I tried substituting and got an error.
What can I do so I can use a mouse click AND tab / enter to select?
thanks.
rob
can tab thru but a mouse won't work. The on click has:
=HandleButtonClick(1)
I think I need something like:
=OpenForm("my form") but I tried substituting and got an error.
What can I do so I can use a mouse click AND tab / enter to select?
thanks.
rob