On Click

C

Claire

ALSO POSTED ON: microsoft.public.access.formscoding

Good Day

I need to know how to imitate an OnClick event without the
user actually having to click in the control.

My form list box returns yes or no to show whether or not
an account is tax exempt. However, my tax calculation
control will not recalculate and show the correct result
of it's IIF statement until I actually click in the exempt
testing control, in fact it holds on to the result from
whichever record I looked at previously.

I think what might be messing this all up is the fact that
these controls are both on a tab control page and the
underlying main form is not tied to a specific table or
query.

Any suggestions?

TIA
Claire
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top