help with a table

M

Maggie

now that I set up a table through importing the data. I realized that
I had some other data being emailed to me. how do i import it in that
same table?
 
J

John W. Vinson

now that I set up a table through importing the data. I realized that
I had some other data being emailed to me. how do i import it in that
same table?

Use File... Get External Data... Link to link to a textfile containing the
information from the EMail, and run an Append query to append it into your
stored table.

John W. Vinson [MVP]
 
Top