Home
Forums
New posts
Search forums
Articles
Latest reviews
Search resources
Members
Current visitors
Newsgroups
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Home
Forums
Newsgroups
Microsoft Access
Microsoft Access ADP SQL Server
Checkboxes on reports
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Peter Afonin, post: 4843385"] Hi Martin, I did this, and they all were True. However, it seems that I've found the problem. I don't have a clue yet why it works like this, but it does. The user checks the corresponding checkboxes on the form. If he checks the box, then unchecks it, everything works as it should - the value is False. If, however, this checkbox was never touched (i.e. it looks grey) - tha value is True. I need to check an underlying table. My guess is that unless I initialize the checkbox on the form, it inserts probably the Null value into the table, which is probably producing the value True on the report. I don't see another explanation, but I probably should check the table first. Thank you very much for your help! Peter [/QUOTE]
Verification
Post reply
Home
Forums
Newsgroups
Microsoft Access
Microsoft Access ADP SQL Server
Checkboxes on reports
Top