+ Reply to Thread
Results 1 to 2 of 2

Setting combo box index

  1. #1
    CoolCyber
    Guest

    Setting combo box index

    Hi,

    I am trying to set the index value of a combo box in excel spread sheet. but
    it gives a error saying need ":="

    i am giving as
    Sheet2.cboxActivity.AddItem("Name", 1)

    Do i have to do something else?

    Prn



  2. #2
    mooncrawler
    Guest

    Re: Setting combo box index

    What if you remove the ()

    Sheet2.cboxActivity.AddItem "Name", 1



    "CoolCyber" <[email protected]> schreef in bericht
    news:[email protected]...
    > Hi,
    >
    > I am trying to set the index value of a combo box in excel spread sheet.
    > but it gives a error saying need ":="
    >
    > i am giving as
    > Sheet2.cboxActivity.AddItem("Name", 1)
    >
    > Do i have to do something else?
    >
    > Prn
    >




+ 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