G
Guest
I'm new to Access so please give full info - don't leave to my imagination.
I have a database with a numeric field named 'Hours' and a yes/no checkbox
field named 'Form_Attached'.
I would like to update the yes/no checkbox field based on the content of the
'hours' field. If the 'hours' field is >0, then I want the yes/no box to be
checked and if the 'hours' field is empty, then I want the yes/no box NOT to
be checked.
How can I make that happen?
I have a database with a numeric field named 'Hours' and a yes/no checkbox
field named 'Form_Attached'.
I would like to update the yes/no checkbox field based on the content of the
'hours' field. If the 'hours' field is >0, then I want the yes/no box to be
checked and if the 'hours' field is empty, then I want the yes/no box NOT to
be checked.
How can I make that happen?