I am having a problem with the following code:
Screen.ActiveControl = StrConv([txtCompanyName], vbProperCase)
I am using it with AfterUpdate on numerous fields in the forms in the database. As soon as I leave the field to move on it sends me to Debug.
Access 97 works fine XP causes the problems.
Thanks for your help it is much appreciated.
Robuk@ministryofsound.net
Screen.ActiveControl = StrConv([txtCompanyName], vbProperCase)
I am using it with AfterUpdate on numerous fields in the forms in the database. As soon as I leave the field to move on it sends me to Debug.
Access 97 works fine XP causes the problems.
Thanks for your help it is much appreciated.
Robuk@ministryofsound.net