+ Reply to Thread
Results 1 to 2 of 2

WorksheetFunction Documentation

  1. #1
    P-A Caron
    Guest

    WorksheetFunction Documentation

    Hi,

    I have to open a worksheet from a C++ application, I was looking around to
    find the documentation on how to open a workbook and worksheet and I found
    it. Now what I'm looking for is where can I find the documentation for the
    WorksheetFunction for C++ if this information exist.

    Thanks
    P-A

  2. #2
    Fredrik Wahlgren
    Guest

    Re: WorksheetFunction Documentation


    "P-A Caron" <P-A [email protected]> wrote in message
    news:[email protected]...
    > Hi,
    >
    > I have to open a worksheet from a C++ application, I was looking around to
    > find the documentation on how to open a workbook and worksheet and I found
    > it. Now what I'm looking for is where can I find the documentation for

    the
    > WorksheetFunction for C++ if this information exist.
    >
    > Thanks
    > P-A


    I haven't found any such documentation. What you have to do is to start with
    VBA code and write something that works. You can then convert from VBa to
    C++. It's not an easy task and you should use early binding in C++, if you
    don't mind using latae binding, there's a utilty from MS that will do the
    conversion. The code doesn't look nice and it must be edited. Here's a link
    to the utility.

    http://support.microsoft.com/default...b;en-us;216388

    I think you should post this question to the microsoft.public.excel.sdk
    newsgroup.

    /Fredrik



+ Reply to 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