B
Brian
I have a table with date fields that mark the complteion of steps in a
manufacturing process. Not all of these steps are necessary for every job,
so that field can be null while the adjacent fields are filled. This table
is populated through a form where I can indicate whether a field is
applicable through a checkbox (a yes/no field on the same table). I have a
report that runs off a query listing the steps and the dates.
On the form
can I set it so the focus goes to the first empty date field -
regardless of which field is empty?
Can I disable the field whose checkbox is checked and populate "NA" in
the field ?
On the report
Can I Print NA for the fields whose checkbox is checked
Thanks
Brian
manufacturing process. Not all of these steps are necessary for every job,
so that field can be null while the adjacent fields are filled. This table
is populated through a form where I can indicate whether a field is
applicable through a checkbox (a yes/no field on the same table). I have a
report that runs off a query listing the steps and the dates.
On the form
can I set it so the focus goes to the first empty date field -
regardless of which field is empty?
Can I disable the field whose checkbox is checked and populate "NA" in
the field ?
On the report
Can I Print NA for the fields whose checkbox is checked
Thanks
Brian