Search results

  1. J

    Code Help

    Hi There, I have created a database that keeps track of employees time cards. I need help on writing code to make a field that has a default number in it to 0. For example, if an employee enters a number into field 2, field 1 will go from 12 to 0. Can anyone help? Thanks, Jen
  2. J

    complex code for a form

    I have a problem with writing code for multiple selections of check boxes to produce a single report. For example, the person selects sick, vacation, holiday, I want to produce a report to show all of the options selected with the times. There are 15 options to choose from. Someone told me my...
  3. J

    Code in a sub form

    I have a form and a sub form and I need to write an If Statement in the subform. If someone chooses an item from a drop down list say "field 1", I need to force the user to input data into one other field say "field 2". How is this done? Thank you for your help
  4. J

    Code to stop duplicate entries

    I have created a database and one of the forms is a time sheet form that keeps track of employees time. I need to write code to stop employees from entering time in twice on the same day. For example, John enters time for todays date, then forgets that he entered the time in and enters it in...
Back
Top Bottom