Search results

  1. N

    USe ODBC to Overwrite Table

    I am using an export module in our accounting package to export 4 fields into an access table. I had to create my very first ODBC data source. I works ok. The problem I am having is that every time I export the fields it appends to the table and creates duplicates, triplicates and so on. Is...
  2. N

    Simple DB need form advice

    I am creating a very simple database. It is a knowledge base. I have 2 tables. 1 for Departments, the other for Issues and resolutions. I want my form to work so that when you pick a department from a drop down, you see only issues regarding that department in a second drop down. Thr resolutions...
  3. N

    Report using macros and forms

    I am trying to add a report to an existing database. I use access for mostly Data Conversion so I am not familiar with the report section. I am trying to copy a report, but use a different field for criteria. I copied the existing report that uses the same fields, but different parameters. I...
Back
Top Bottom