Search results

  1. S

    Error message when running on a WXP machine.

    I have an access application front end running on a network drive. The back end is seperated from the Front End, and each user has a shortcut to a batch file that copies a local version of the front end to each users terminal to ensure they are all working from their own local copy. These users...
  2. S

    Some help with a function I created for calculating Flexi Time.

    Updated : Code for calculating Flexi Time Information about the way in which flexible hours are calculated is annotated in the opening comments. tbl_timesheet timesheet_no (Autonumber) "Primary Key" staff_member (number) "Foreign key with staff table" date (Date/Time) "Date of Work" t_in...
Back
Top Bottom