Opening Excel from Access

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi I am trying to open excel document from a combo box in access, when i
select what docuement from the list i want to be able to click run and the
document will open, is there a code that will allow this to happen,

Thanks
 
If you are only trying to open the Excel spreadsheet and not manipulate it,
the Shell function will do it. You will find info in Access Help under
"Visual Basic Language Reference", Functions
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top