topdesk123
Programmer
Good morning all!
I have a text file that I import into Access 2003. The first line of the text file contains the date the email was sent and the project name. The following rows contain the email addresses and status (success, failed, etc). I'm trying to figure out how to update each record (email address, status) with the date and project name.
The table looks like this:
Email Status Project Date Req ID
Mailer 1/19/2005
Project testemail
email1@server.com: success 2
email1@server.com: success 3
email1@server.com: success 4
email1@server.com: success 5
email1@server.com: success 6
Any thoughts would be much appreciated!
I have a text file that I import into Access 2003. The first line of the text file contains the date the email was sent and the project name. The following rows contain the email addresses and status (success, failed, etc). I'm trying to figure out how to update each record (email address, status) with the date and project name.
The table looks like this:
Email Status Project Date Req ID
Mailer 1/19/2005
Project testemail
email1@server.com: success 2
email1@server.com: success 3
email1@server.com: success 4
email1@server.com: success 5
email1@server.com: success 6
Any thoughts would be much appreciated!