Hi all..
I have two forms.
form number 1 is the main form (subform lists details based on a query)
form number 2 is the detail of the items in form #1
When I double click on a textbox it opens up the details of that item in form number 2.
In the detail form I have a check box that shows if the item is active or not. Checked = Active.
How do I have the check box automatically checked when I open the form? The only way it becames un-checked = not active is if the user un-checks it.
I have tried setting the default value to 0 and -1 but that didn't work.
Thanks
R~
I have two forms.
form number 1 is the main form (subform lists details based on a query)
form number 2 is the detail of the items in form #1
When I double click on a textbox it opens up the details of that item in form number 2.
In the detail form I have a check box that shows if the item is active or not. Checked = Active.
How do I have the check box automatically checked when I open the form? The only way it becames un-checked = not active is if the user un-checks it.
I have tried setting the default value to 0 and -1 but that didn't work.
Thanks
R~