I have a form with the following fields:
Period|Course|C No|Teacher|New Per|New Course|New #|New Teacher|Copy|Update
The "Copy" and "Update" fields are yes/no checkboxes.
What I want to do:
When "Copy" is checked, Period, Course, C No, and Teacher field contents would copy to New Per, New Course, New # and New Teacher fields.
I think I need an if/then statement attached to the "After Update" in the Copy properties. I not sure how to word it to copy more than one fields.
--------------------------------
Next problem:
When the Update check box is checked, New Per, New Course, New # and New Teacher fields to be copied into the Period, Course, C No, and Teacher fields and the New Per, New Course, New # and New Teacher fields blank.
Again, I think this would be an if/then statement attached to the "After Update in the Update properties. But how to write it? I'm stumped.
HELP!!!!!!
Period|Course|C No|Teacher|New Per|New Course|New #|New Teacher|Copy|Update
The "Copy" and "Update" fields are yes/no checkboxes.
What I want to do:
When "Copy" is checked, Period, Course, C No, and Teacher field contents would copy to New Per, New Course, New # and New Teacher fields.
I think I need an if/then statement attached to the "After Update" in the Copy properties. I not sure how to word it to copy more than one fields.
--------------------------------
Next problem:
When the Update check box is checked, New Per, New Course, New # and New Teacher fields to be copied into the Period, Course, C No, and Teacher fields and the New Per, New Course, New # and New Teacher fields blank.
Again, I think this would be an if/then statement attached to the "After Update in the Update properties. But how to write it? I'm stumped.
HELP!!!!!!