LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 56
Default Automation: Invoking Excel Financial Functions Without InstantiatingExcel?

I tried this in microsoft.public.access, but no luck.

I'm instantiating Excel in an MS Access VBA routine and
going at Excel's financial functions via the resulting
Excel.Application object.

But it's kicking the brains out of a certain screen's load time -
where it has to call the same computation with different data 10-20
times to populate a list.

I've got it to where the Excel instance persists and does not have to
be re-created; but it's still too slow.

I'm aware of at least one non-MS .DLL that offers financial functions
to a .NET application. But I'd want to be accessing exactly the
same routines as I am now via the Excel object.

Question: Is there a .DLL or something that I can go to directly and
get exactly the same functions as I'm getting via the Excel object?
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Financial functions in excel Abhi Excel Worksheet Functions 1 July 19th 07 06:02 AM
financial functions - HELP!!! Birks Excel Worksheet Functions 2 April 19th 07 02:06 PM
financial functions dll Rea Excel Programming 1 February 5th 06 03:54 PM
How can I add Excel worksheet functions? (Financial) eios[_4_] Excel Programming 2 November 3rd 04 12:11 AM
How can I add Excel worksheet functions? (Financial) eios[_3_] Excel Programming 1 November 2nd 04 11:35 AM


All times are GMT +1. The time now is 02:45 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"