PhilMan2006
MIS
I have a form that contains 25 text boxes. I want the first 12 be locked (read only) for the common user. I want to check the network log on user ID to verify who is logged into the PC/network. If it matches a particular user then that user will have full access to the form, if not a particular user then the first 12 text boxes will be read only(locked).
I know that I can set the properties of the text boxes to locked in the form load, but I am not sure how to handle the rest.
Any assistance is appreciated.
I know that I can set the properties of the text boxes to locked in the form load, but I am not sure how to handle the rest.
Any assistance is appreciated.