Thread: Excel to Access
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Excel to Access

In access, can't you link to an excel range and create a database from that?

--
Regards,
Tom Ogilvy


"Todd Hudson" wrote in message
...
Is it possible to have an access database updated from an Excel
workbook/worksheet. I want the database to be updated everytime the Excel
file is updated. Or, is it possible to create an access database that

will
include the web queries that are created in an excel file?

Thanks