B
Brigham Siton
Hello all. Using Access 97, I have a sub-procedure on our LastName control
that on LostFocus, it changes the last name to upper case.
Function that I am using is: Ucase([LastName])
This has been working after we applied some patches for Windows and some
patches for the Office. I am not sure which patch did it but the database
is residing on a Windows 2000 Advanced Server machine.
Any thoughts or solutions? Any other function I can use to make the
lastname change to all caps on lost focus?
Thank you very much for your help.
that on LostFocus, it changes the last name to upper case.
Function that I am using is: Ucase([LastName])
This has been working after we applied some patches for Windows and some
patches for the Office. I am not sure which patch did it but the database
is residing on a Windows 2000 Advanced Server machine.
Any thoughts or solutions? Any other function I can use to make the
lastname change to all caps on lost focus?
Thank you very much for your help.