+ Reply to Thread
Results 1 to 4 of 4

Getting Data from Embed combo box in excel sheet to vb .net

  1. #1
    CoolCyber
    Guest

    Getting Data from Embed combo box in excel sheet to vb .net

    Hi,

    I have a spread sheet with a EMBED combo box. I select an item in the combo
    box and save the sheet. Now i am reading the spreadsheet values from VB .NET
    using Microsoft.Office.Interop library.
    I am able to get the values of regular cell in the sheet. Can anyone tell me
    how to get the data of the combo box from vb .net.

    Any help is appreciated.

    Prn



  2. #2
    Rowan Drummond
    Guest

    Re: Getting Data from Embed combo box in excel sheet to vb .net

    Why don't you set the Linked Cell property of the combo box and then
    read the value of that cell.

    Hope this helps
    Rowan

    CoolCyber wrote:
    > Hi,
    >
    > I have a spread sheet with a EMBED combo box. I select an item in the combo
    > box and save the sheet. Now i am reading the spreadsheet values from VB .NET
    > using Microsoft.Office.Interop library.
    > I am able to get the values of regular cell in the sheet. Can anyone tell me
    > how to get the data of the combo box from vb .net.
    >
    > Any help is appreciated.
    >
    > Prn
    >
    >


  3. #3
    CoolCyber
    Guest

    Re: Getting Data from Embed combo box in excel sheet to vb .net

    Thanks that worked

    "Rowan Drummond" <[email protected]> wrote in message
    news:%[email protected]...
    > Why don't you set the Linked Cell property of the combo box and then read
    > the value of that cell.
    >
    > Hope this helps
    > Rowan
    >
    > CoolCyber wrote:
    >> Hi,
    >>
    >> I have a spread sheet with a EMBED combo box. I select an item in the
    >> combo box and save the sheet. Now i am reading the spreadsheet values
    >> from VB .NET using Microsoft.Office.Interop library.
    >> I am able to get the values of regular cell in the sheet. Can anyone tell
    >> me how to get the data of the combo box from vb .net.
    >>
    >> Any help is appreciated.
    >>
    >> Prn
    >>



  4. #4
    Rowan Drummond
    Guest

    Re: Getting Data from Embed combo box in excel sheet to vb .net

    You're welcome.

    CoolCyber wrote:
    > Thanks that worked


+ 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