Hello!
Can anyone please tell me how to lock a drop-down box so that the user cannot select a value or type in the box, but can still see the text clearly (ie: not dimmed, as with the disabled property, but appearing more like the readOnly property).
I have tried readOnly and it doesn't seem...
I tried to do that, but it didn't seem to work. I tried naming it Public Function AddAncestry() and then calling it in the main form as AddAncestry(). Can you see anything wrong with that?
I have written a procedure that runs when a command button is clicked in the subform. I would like to call this procedure from another form so that instead of clicking the button in the subform, the user can click a button in the main form and execute the code (I eventually want to hide the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.