Closed Thread
Results 1 to 5 of 5

Use execl financial function(Ex:PMT/RATE Function) with ASP

  1. #1
    michaelchen
    Guest

    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. #2
    Tom Ogilvy
    Guest

    Re: 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" <michaelchen@discussions.microsoft.com> wrote in message
    news:7DDDDFE5-1B88-4AF6-8907-358AABE00F0E@microsoft.com...
    > 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. #3
    Chip Pearson
    Guest

    Re: 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" <michaelchen@discussions.microsoft.com> wrote in
    message
    news:7DDDDFE5-1B88-4AF6-8907-358AABE00F0E@microsoft.com...
    > 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. #4
    michaelchen
    Guest

    Re: 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" <michaelchen@discussions.microsoft.com> wrote in message
    > news:7DDDDFE5-1B88-4AF6-8907-358AABE00F0E@microsoft.com...
    > > 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. #5
    michaelchen
    Guest

    Re: 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" <michaelchen@discussions.microsoft.com> wrote in message
    > news:7DDDDFE5-1B88-4AF6-8907-358AABE00F0E@microsoft.com...
    > > 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.
    > >

    >
    >
    >


Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1