+ Reply to Thread
Results 1 to 3 of 3

Asking for the connectivity of excel

  1. #1
    Sweta Kumar
    Guest

    Asking for the connectivity of excel


    Dear Sir,
    Please let me know about the connectivity of excel in VB i.e my
    Front-end will be in VB6.0,but my back-end calculation will be in Excel
    Sheet (Coding).Please let me know at your convenience.
    Sweta....


    *** Sent via Developersdex http://www.developersdex.com ***
    Don't just participate in USENET...get rewarded for it!

  2. #2
    Alok
    Guest

    RE: Asking for the connectivity of excel

    Sweta,
    If by connectivity you mean - how you will use the functions in Excel from
    VB then you have to treat Excel just like any other ActiveX object. So in
    your program you create a reference to Excel. Your code starts off creating
    an Excel application and then the other objects in Excel and using the object
    model of Excel.
    Hope this answers your question.
    Alok

    "Sweta Kumar" wrote:

    >
    > Dear Sir,
    > Please let me know about the connectivity of excel in VB i.e my
    > Front-end will be in VB6.0,but my back-end calculation will be in Excel
    > Sheet (Coding).Please let me know at your convenience.
    > Sweta....
    >
    >
    > *** Sent via Developersdex http://www.developersdex.com ***
    > Don't just participate in USENET...get rewarded for it!
    >


  3. #3
    Bob Phillips
    Guest

    Re: Asking for the connectivity of excel

    You need to use automation. What specifically do you want to know?

    This article might get you started


    http://msdn.microsoft.com/archive/de...automation.asp
    OLE Automation: Communicating with Other Applications




    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "Sweta Kumar" <swetayan@rediffmail.com> wrote in message
    news:e0QBBawKFHA.4092@TK2MSFTNGP10.phx.gbl...
    >
    > Dear Sir,
    > Please let me know about the connectivity of excel in VB i.e my
    > Front-end will be in VB6.0,but my back-end calculation will be in Excel
    > Sheet (Coding).Please let me know at your convenience.
    > Sweta....
    >
    >
    > *** Sent via Developersdex http://www.developersdex.com ***
    > Don't just participate in USENET...get rewarded for it!




+ 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