Recent content by dbaccess

  1. D

    Update Table 1 From Table 2

    Thank you very much Ranman256. Since I may have to update multiple records in main table in a single go, drawing the data from dummy table, would an update query work? If yes, would you know what the criteria should be for the update query?
  2. D

    Update Table 1 From Table 2

    I have a main database with about 20 fields. One of the field is default access record "ID", which is always unique. Another field is employee ID, which can be repetitive over time. Once I get a 'case', I enter the info in the main DB. However, initially I get info for only 10 fields, which...
Back
Top Bottom