Text boxes grayed out after clicking

amycclark

Registered User.
Local time
Today, 05:13
Joined
Nov 25, 2013
Messages
17
I have a form with text boxes and after I click on the text box, the field gets grayed out. I can still read my text but I would rather it have it stay white.

Any suggestions???
~Amy

MS Access 2010
 
Is there any VBA code or macro(s) in the form?
 
is text box property: locked = true?
 
I think it was a marco issue. Thanks for the replies. I originally copied and pasted a form that was similar (trying to be efficient) and I think that form had some macros in it causing me a headache. :banghead:

I ended up starting from scratch and all was fine. :D

Thanks again!
~Amy
 

Users who are viewing this thread

Back
Top Bottom