Universal Functions switch my form mode to UPDATE...
Hi,
I would like to know why is my Universal Function changes my form mode from OK to UPDATE mode and how to fix it...

0
-
Two options:
1) The fields aren't actually changing. In this case, set the SQL results to a @STORE variable, check to see if the current value in the field matches and only update the field if they differ.
2) You are actually changing the values. Have your macro click the Update button as the final step to save your changes.
Keshava -
Works great now!
THanks for the help Keshava Best!
Please sign in to leave a comment.
Comments
2 comments