How do you use ADO to connect to an Excel File and assign a field to a
text box. on a form?
Excel file is layed out in columns with headers at top of columns
like an Acess File.
I can do it with an Access file using OBDC drivers,conection string
and SQL command, but that doesnt seem to work for an excel file.
How do you do the same with a text file?
Thanks
CJK