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
How to make hp nx7300 start?
Saving 3ds Max 2009 files taking ages !!
How to preform Multi Thread Join Async
cannot log you in because the domain is not available WORKAROUND?
How do I set up Exchange to foward to an internal SMTP server?
Install sql server 2008 developer
Joomla 1.0.11 with VirtueMart 1.0.7 - to be upgraded to Joomla 1.5 with VirtueMart 1.1.4
SQL profiler Filter
Laptop beeps 3 times during power up
How do i autopopulate Excel cells, depending on the info of another cell?