How do I transfer data from an unsaved .csv in excel to access?

K

Klatuu

You will first need to save the file as a csv file, then use TransferText to
import it into Access.
 
Top