Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MS Access 97 to XP Migration Problem - StrConv

Status
Not open for further replies.

RobYork

Technical User
May 21, 2002
3
GB
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top