Recent content by Hulamom

  1. H

    Importing Data to a Table and Appending to Another Table

    Hi Bob: My criteria is: StartDate EndDate CustomeID (which is the link between the two tables) ActivityDate Name ContactType The original raw data is being pulled from an external website. I wanted to get the information that I need from that .csv file and import it into tableB. I though...
  2. H

    Importing Data to a Table and Appending to Another Table

    Greetings All: I have to import a file from an external website into a table (tableA) that I have established. The issue is that I don't need all that data, just specific ones (the website does not allow me to select the specific data to export). I created another table (tableB) to capture...
Back
Top Bottom