'on dirty' event not working

  • Thread starter Thread starter Rog
  • Start date Start date
R

Rog

I have set the 'on dirty' of an [amount] field to set a
value in a [type] field.

So any time the user types in an amount (adds a record on
this specific form) it automatically inserts a type code
into the type field. The dang thing works on my machine,
but when I have another user do it, it doesn't work!

The type field ends up blank. And this isn't a field
that is accessible by the user, so it isn't like she is
going back and deleting the type value.

Any ideas?

Thanks
 
Hi Rog

Maybe you should check the refrences on the machine where it is not working.
To do this, simply go into any modules, then select Tools / References. If any
are missing, the word MISSING will be in front of the reference... simply
unselect it.

Maurice
 
Back
Top