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...
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...