N 
		
								
				
				
			
		netadmin
The problem I'm having is I have a textbox that when a
user enters data, I need the letters to automatically be
in Capital format. I have tried the following code
Strconv(Me!NameOfTextbox,vbUpperCase) what I get is a
compile error, what if anything am I missing.
Thank you
				
			user enters data, I need the letters to automatically be
in Capital format. I have tried the following code
Strconv(Me!NameOfTextbox,vbUpperCase) what I get is a
compile error, what if anything am I missing.
Thank you