T
texaswebguy2003
I know I''ve seen the answer somewhere...
Is there a way to run a SQL query to get data from an Excel spreadshee
directly?
We've got a sheet with known good formatting, data quality, and need t
get it into an access table at the user's discretion.
Reading cell-by-cell takes forever. I seem to remember something lik
"SELECT (???) FROM 'C:\test.xls'" or something like that?
I'd really prefer an append query to speed things up...
Anyone have any ideas or where the answer may be hidden? Thank
Is there a way to run a SQL query to get data from an Excel spreadshee
directly?
We've got a sheet with known good formatting, data quality, and need t
get it into an access table at the user's discretion.
Reading cell-by-cell takes forever. I seem to remember something lik
"SELECT (???) FROM 'C:\test.xls'" or something like that?
I'd really prefer an append query to speed things up...
Anyone have any ideas or where the answer may be hidden? Thank