Search results

  1. K

    Manipulating Date(s) Weekends

    I need to send a notice to individuals whose due date is 3 days past due. This date is working days only. Is there a way to set-up the dates for weekdays only?
  2. K

    Update Query Action Button on Form

    I am attempting to update a record in a table by using an update query. This works perfectly when I run the query, but when I attempt to run the query using an action button on a form, I am having trouble. The record is updated, but at the same time it is adding a new record. Any idea why...
  3. K

    Update Form Fields with a Command Button

    I have two feilds in my form "Current_Step" and "Next_Step". The "Next_Step" is a combo feild. I would like to choose the "Next_Step" then have a command button to update the "Current_Step". When "Current_Step" is updated, I also need to set two different date fields to Null. I was going to...
Back
Top Bottom