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
asp.net I have this msql select that is returning an error Incorrect syntax near '.'. I cannot see where its.
Need help removing Worm Autorun.B
How do I create a report in CRM 4.0 that details all activities by all users?
2008 terminal server functions
TClientDataSet.RowsAffecte
d
The best way to search a Database
explain T-SQL query to me
Write a batch file in windows and schedule it to copy certain files to Linux server?
Conver a VMDK to native installation ISO file
Asp.Net Conversion failed when converting from a character string to uniqueidentifier.