Recent content by Sarge

  1. S

    Carry over clock end time to new record

    Hi, I have a DB for a shift report that records the clock start time and clock end time of a machine on the shift. The clock start time on a new record is always the same as the clock end time of the last entry were the clock time was recorded. I have a form to enter this data (called...
  2. S

    Problem with date in a form search function

    Taruz, A million thankyou's!! Worked like a charm... I hope to complete some training on basic VBA coding soon to get a better understanding. :D:D In the meantime I have to rely on kind poeple like you. Thanks again.. Sarge.
  3. S

    Problem with date in a form search function

    Hi, I have a problem with a search function on a form that bookmarks a record for a date. The date is enterred into a text box called "EnterDate" and then a button is selected to start the search function. This works OK except that the format for the date is being changed somewhere along the...
  4. S

    Spell checker VB Code for tabbed form

    Hi, I have an access 2003 data base and have been using a spell checker through some VBA code (that I downloaded) on the "On exit" event. The spell checker has been working fantatstically on a normal form. The form was starting to get very busy, so I added tabs (tabbed form) and moved most...
Back
Top Bottom