Search results

  1. B

    Access Install

    I know this is a forum for how to use access, although I thought since everyone uses it, you may be able to provide some help installing it. Here's the situation: I'm doing new installs of Windows 2000 SP3 and Office 2000 Professional SR1 on a bunch of computers. Under Custom install for...
  2. B

    Changing Paperwork for Employees- Structure Help

    I have an HR database that lists all Employees. Different types of employees require different kinds of paperwork to be turned in. And like any organization, additional paperwork and requirements are added and subtracted constantly. I currently have all the Employees in one table by ID...
  3. B

    Linking to external table

    I have a timesheet database and a Employee database. The timesheet database uses the employee database for information on making timesheets. The timesheet database runs on our web host. The employee database is constantly updated locally with new employees or changes and uploaded to the web...
  4. B

    Subquery to use date as Criteria

    I have a tblPaychecks with all the paychecks for each perioddate I have a tblCompensation with compensation records for each employee. Both can connect on the HireID The tblCompensation has multiple records for each HireID with effectivedates. I want to lookup the latest compensation record...
  5. B

    Requery Combo list on subform with multiple parent forms

    I have ComboList1 on Subform1 that is located in both Parent1 and Parent2 forms. The record information in ComboList1 can be edited by clicking a button on Subform1 that opens EditForm1. After changes are made, the record is saved and focus returns back to the ComboList1 on Subform1 I have...
Back
Top Bottom