G
Guest
I know that there are various ways to convert data entered in forms to Upper
Case
via code behind each form or control or via an input mask.
I'm wondering if any one knows a way to do this by writing a global function
that checks a preferences table and sets all data entry to "upperCase" when
the database starts without a need to add code to every form.
My database is huge, 635 forms and hundreds of linked tables, and I am
concerned about the maintenance involved if I add code to each form.
Any ideas?
Case
via code behind each form or control or via an input mask.
I'm wondering if any one knows a way to do this by writing a global function
that checks a preferences table and sets all data entry to "upperCase" when
the database starts without a need to add code to every form.
My database is huge, 635 forms and hundreds of linked tables, and I am
concerned about the maintenance involved if I add code to each form.
Any ideas?