You can do it manually via File | Get External Data (but note that this will
truncate long strings, and some other issues pop up). You can use
TransferSpreadsheet action in a macro. You can use DoCmd.TransferSpreadsheet
action in VBA code. I have lots of VBA examples on my web page: