Hello, I am use to using the RDC object in visual basic to read access databases.
data.sql="Select * from (Field Name)"
data.refresh
is there anyway possible to use the ODBC to link into a Excel spreadsheet and use similar select statements.
Thanks
Richard Lange




Reply With Quote