Microsoft
Software
Hardware
Network
Question : Access Enabled function
Hi Experts,
I have Combo A and Textbox B.
I set Textbox B enabled = no
So when Combo A = xxx, then Textbox B will be enable. I can get this work but whenever I close my form and reopen again, Textbox B is disabled again. I have to select other values from Combo A and select back xxx to get it enable again.
Cheers
Answer : Access Enabled function
You can add an form-onload event, and check the value of Me!comboa.value
Set textboxb.enabled based on the value
Random Solutions
Mousewheel not working in combobox as2
File integrity check software: windows - unix
configure .vacation.msg to send email every time
Connecting from remote
SCR Exchange 2007 Error
Oracle SQL: Propagate Parent value to ALL Children during Tree Walk
How to decrease CLOSE_WAIT interval
Demand Dial VPN from Remote to DC server not working
Mac Air Not Booting
Type Conversion Error on an Access Query