D
Dave Hawks
I use a combo box to allow users to enter there names on a form. The combo
box is derived from a query on members names. When they click on the drop
down arrow at the right of the box a msg Box appears asking them to enter the
first initial of their surname. After entering the letter and clicking OK the
drop down list appears showing all surnames begining with that letter and
they then select their name and it appears in the box.
With some less computer wise users they click in the box to the left of the
arrow and start to type their name instead. As soon as they type the first
letter the query box opens and they then click OK or cancel to clear it and
must Tab out of the field and start again.
Is it possible to ensure that the Msg Box appears if you click directly into
the box or on the drop down arrow.
Thanks
box is derived from a query on members names. When they click on the drop
down arrow at the right of the box a msg Box appears asking them to enter the
first initial of their surname. After entering the letter and clicking OK the
drop down list appears showing all surnames begining with that letter and
they then select their name and it appears in the box.
With some less computer wise users they click in the box to the left of the
arrow and start to type their name instead. As soon as they type the first
letter the query box opens and they then click OK or cancel to clear it and
must Tab out of the field and start again.
Is it possible to ensure that the Msg Box appears if you click directly into
the box or on the drop down arrow.
Thanks