Ok I am still learning some of the features of Access but where would I place this if I wanted to do Proper Case on a Form for controls called txtFName & txtLName?  I understand that I need to change yoursting.
 
StrConv([yourstring], vbProperCase)
 StrConv([yourstring], vbProperCase)
 
	 
 
		 
 
		 And if so is that under expression builder? Sorry I just have some basic knowledge of Access and looking to learn more.
 And if so is that under expression builder? Sorry I just have some basic knowledge of Access and looking to learn more. 
 
 
		 
 
		