Search results

  1. T

    Can this be done?

    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...
  2. T

    IIf Syntax in a report textbox

    I need help with a report in Access 2000! How would you do this? If [checkbox 1] is checked and [checkbox 2] is not checked then [Total] textbox should have same value as [field 1]. If [checkbox 2] is checked and [checkbox 1] is not checked then [Total] textbox should have same value as...
Back
Top Bottom