Refreshing form

mercury

Registered User.
Local time
Today, 00:48
Joined
Jul 17, 2004
Messages
35
Hi

I have this continuous form that finds the total of some values(this is working). Everytime a new value is added into the textbox i have to click the refresh button on my form.What i want to know if there is a way that i can forget about the refresh button and instead have the form update automatically?

Mercury
 
Or put the refresh code in the afterupdate event on the control...

???
ken
 

Users who are viewing this thread

Back
Top Bottom