R
Ray
I built a form with several sub forms a few weeks ago and everything worked
fine. I had a request to change some data today and I am now unable to check
or uncheck my Yes/No field.
I have made sure that the field is Enabled and that it is not Locked.
I put in code to change the value when either clicked or afterupdate and
neither set was executed when I clicked on it (I had a "stop" on in the
debugger).
The only change I have made to the database since it last worked is that I
changed the key fields from autonum to text type.
I do have buttons on the page that use queries to reset all the values
either On or Off and they still work.
Anyone have any ideas on something else to check on or how I should proceed?
fine. I had a request to change some data today and I am now unable to check
or uncheck my Yes/No field.
I have made sure that the field is Enabled and that it is not Locked.
I put in code to change the value when either clicked or afterupdate and
neither set was executed when I clicked on it (I had a "stop" on in the
debugger).
The only change I have made to the database since it last worked is that I
changed the key fields from autonum to text type.
I do have buttons on the page that use queries to reset all the values
either On or Off and they still work.
Anyone have any ideas on something else to check on or how I should proceed?