call an ms function with parameter from excel

B

Ben

Ben,

I am glad I am actually NOT responding to my own posting :)
Anyway, if you create an instance of Excel in Access like this:

dim oExcel as Excel.application

with proper reference library check off, then you can use Excel's built in
functions. You just need to make sure you have the reference like above.

Hope that helps,

Ben
 

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

Top