Changes in a form

Danielf

Registered User.
Local time
Today, 08:15
Joined
Feb 21, 2000
Messages
103
I have a form based on a table.
I am looking for a function showing that
the values of the fields in the form have been updated.
( for example : changes have been made in the form =true,
if nothing has been updated in the form =false)

Thanks for help.

Daniel
 
Hi Pat,

I have a found a solution:
when the data in the form is changing,
I set a variable to "TRUE";So I know, if
something has changed in my form.

Thanks

Daniel
 

Users who are viewing this thread

Back
Top Bottom