Search results

  1. K

    Access for Double Entry and Correction

    Does any one have links, examples, or ideas on how to create/modify an Access database for Double-Entry & Correction purpose? (double-entering data and then compare for discrepancy for research purpose) My idea is to split a database and have 2 people work on 2 separate Front-Ends, but both...
  2. K

    import data from another DB

    so i need to keep 2 DBs with the same forms (But different data) for the purpose of single/double data entry. i have to constantly import forms from DB1 to DB2 because of the form changes, how do i keep the existing data and import it? when i try to use the import wizard, it always imports...
  3. K

    Update/Change existing Data to new Table with Query?

    i'm a Access novice. I have tables with existing data in numerical form, and would like to know how I can use Queries or VBA code to update these values into a new format in a new table. for example the original data might be of race type: 1 - caucasian 2 - african american 3 - hispanic 1 4 -...
Back
Top Bottom