Search results

  1. F

    Defaulting a value in form

    I am having problem putting a default value in a field based on the entry of the previous field. We have an Employee table that contains Employee info plus its Department key. Then we have a Department table that contains the Department code and description. I would like to default the...
  2. F

    Help in forms and tables

    I am new at this. I have a database table emp with a check box for "Exempt" employees. I have a form "Enter time card" that is a data entry and would like to automatically populate the overtime field with the value of regtime*1.5 if the check box is ticked. I am having trouble doing this...
Back
Top Bottom