macro delay

I

Irene Kral

Hello everybody!

I hope you can help me with this:

I have a form with a text box with a calculation depending on some fields in
my form.
Because this is just a control field, that has to be zero, i run a macro
that refreshes the form and in case the value of this textbox is not zero
opens a error message.
It seems to happen that immediatly after the refresh, the value of this text
box goes for lets say a tenth of a second zero, so that the error message
pops up.
Maybe there is a way to delay a command in the macro? Something like
refresh - wait - check the value of the box.
that is so far my only idea ....

Waiting for replies! - Thanks

Irene
 
S

Steve Schapel

Irene,

Can you please provide some more details about the calculation in the
textbox, and the actions in the macro? Thanks.
 

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

Top