I have to read in data from an Excel spreadsheet into an Access Database table during runtime. I used to get the file in a text format, and did the reading in using InStream. What method can I use to convert the data from Excel to Access??