My text box is enabled and not locked however it's in group there is a condition in code when checkbox is yes then textbox is enabled. It gets enabled but I can't type in the value in text box
My text box is enabled and not locked however it's in group there is a condition in code when checkbox is yes then textbox is enabled. It gets enabled but I can't type in the value in text box
You say that code enables the text box but does that code also set the locked property to No.
If this helped, please click the star at the bottom left of this posting and add to my reputation. Many thanks.
Bob Fitzpatrick
Yes it's set to no but still can't type in
What do you mean by:"....it's in group ...."
Is this something which was working but has recently stopped working.
Can you post your code.
If this helped, please click the star at the bottom left of this posting and add to my reputation. Many thanks.
Bob Fitzpatrick
Are there other data entry controls and can you enter data?
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
Is your form based on a query? Is the recordset of that query updatable?