Recent content by gspot

  1. G

    Question Import only new records

    Example of db in attach. - There are 2 tables I won’t the contents of table Temp put in table Principal, however append window in the Drop down list doesn’t appear the table Principal. I must be doing something wrong…. - I need to append records when the value in the column “cod_req” (Temp)...
  2. G

    Question Import only new records

    1 - I don’t know why in the append window in the Drop down list doesn’t appear the table that I wont (the table exists)! 2 – What should be the criteria, for the example that I give above? Thanks for the Help
  3. G

    Question Import only new records

    Hello I need to import an Excel file into an existing table of my Access DB. The problem is: I only won’t to add the new records, if the value in the column “cod_req” (exccell) not exist in “cod_req” of the DB (Access), if so the record should be skipped. Any ideas? Thanks
Back
Top Bottom