Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Use execl financial function(Ex:PMT/RATE Function) with ASP

Hi, I'm trying to write Mircosoft ASP code to call excel financial
functions, like PMT/RATE functions, but most examples online are talking
about creating and getting objects.

Anyone has any idea how to do it or any reference?
Any input is appreciated.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Use execl financial function(Ex:PMT/RATE Function) with ASP

Are you asking how to do it with objects (automation) or how you can call a
function in Excel without having excel loaded.


--
Regards,
Tom Ogilvy

"michaelchen" wrote in message
...
Hi, I'm trying to write Mircosoft ASP code to call excel financial
functions, like PMT/RATE functions, but most examples online are talking
about creating and getting objects.

Anyone has any idea how to do it or any reference?
Any input is appreciated.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default Use execl financial function(Ex:PMT/RATE Function) with ASP

I don't know ASP, but if you have a reference to the Excel
Application, you can call built-in Excel functions via the
WorksheetFunction class.

application.WorksheetFunction.Pmt(...)


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com



"michaelchen" wrote in
message
...
Hi, I'm trying to write Mircosoft ASP code to call excel
financial
functions, like PMT/RATE functions, but most examples online
are talking
about creating and getting objects.

Anyone has any idea how to do it or any reference?
Any input is appreciated.



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Use execl financial function(Ex:PMT/RATE Function) with ASP

Hi Ogilvy:
I think i need to call a function in excel without having excel loaded.
Any Idea/Advice greatly appreciated.

Best Regards.
Michael


"Tom Ogilvy" wrote:

Are you asking how to do it with objects (automation) or how you can call a
function in Excel without having excel loaded.


--
Regards,
Tom Ogilvy

"michaelchen" wrote in message
...
Hi, I'm trying to write Mircosoft ASP code to call excel financial
functions, like PMT/RATE functions, but most examples online are talking
about creating and getting objects.

Anyone has any idea how to do it or any reference?
Any input is appreciated.




  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Use execl financial function(Ex:PMT/RATE Function) with ASP

Hi Ogilvy:
I think i need to call a function in Excel without having excel loaded
with ASP via VBScript / Activex COM / or some component .

Any idea / advice greatly appreciated.

Best Regards.
Michael

"Tom Ogilvy" wrote:

Are you asking how to do it with objects (automation) or how you can call a
function in Excel without having excel loaded.


--
Regards,
Tom Ogilvy

"michaelchen" wrote in message
...
Hi, I'm trying to write Mircosoft ASP code to call excel financial
functions, like PMT/RATE functions, but most examples online are talking
about creating and getting objects.

Anyone has any idea how to do it or any reference?
Any input is appreciated.




Reply
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
which financial function should I use? Ken W Excel Worksheet Functions 6 November 22nd 08 06:34 PM
financial function wen22222 Excel Worksheet Functions 1 October 15th 08 03:54 AM
financial function / annual rate of return monkeytrader Excel Worksheet Functions 4 November 7th 07 09:50 AM
financial function ..please [email protected] Excel Worksheet Functions 4 July 29th 06 09:30 PM
help with VBA.Financial.rate error [email protected] Excel Worksheet Functions 2 January 31st 06 04:23 AM


All times are GMT +1. The time now is 02:52 PM.

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

About Us

"It's about Microsoft Excel"