+ Reply to Thread
Results 1 to 2 of 2

ComboBox question

  1. #1
    Registered User
    Join Date
    08-16-2005
    Posts
    1

    ComboBox question

    I'm new to programming in Excel/VBA so please bear with me.

    I've taken over code from another developer. It has a sheet that has a combobox of email addresses. I looked at the properties and it evidently is pulling the addresses from another sheet. The problem for me is that the sheet doesnt have an object, only code. The "cells" must be getting populated dynamically but I've looked thru "every" object in the spreadsheet and can't find where the listFillRange is getting populated.

    Does anyone know a) if the purpose of the Sheet (he called it Data) has no spreadsheet object and just code. Is it meant to be used as a workspace? b) where is it getting these email addresses from...they are old and driving the users crazy.

    Thanks for help in advance,

    The Edge

    PS...there is even another combobox on that page with listFillRange pointing to itself but I still dont see where its getting data from. Is this related to textbox.controlsource = cost_instr . Where do I look to find "cost_instr"?

  2. #2
    Tom Ogilvy
    Guest

    Re: ComboBox question

    try looking in Insert=>Names=>Define

    --
    Regards,
    Tom Ogilvy


    "the_edge_27" <[email protected]>
    wrote in message
    news:[email protected]...
    >
    > I'm new to programming in Excel/VBA so please bear with me.
    >
    > I've taken over code from another developer. It has a sheet that has a
    > combobox of email addresses. I looked at the properties and it
    > evidently is pulling the addresses from another sheet. The problem for
    > me is that the sheet doesnt have an object, only code. The "cells" must
    > be getting populated dynamically but I've looked thru "every" object in
    > the spreadsheet and can't find where the listFillRange is getting
    > populated.
    >
    > Does anyone know a) if the purpose of the Sheet (he called it Data)
    > has no spreadsheet object and just code. Is it meant to be used as a
    > workspace? b) where is it getting these email addresses from...they
    > are old and driving the users crazy.
    >
    > Thanks for help in advance,
    >
    > The Edge
    >
    > PS...there is even another combobox on that page with listFillRange
    > pointing to itself but I still dont see where its getting data from.
    > Is this related to textbox.controlsource = cost_instr . Where do I
    > look to find "cost_instr"?
    >
    >
    > --
    > the_edge_27
    > ------------------------------------------------------------------------
    > the_edge_27's Profile:

    http://www.excelforum.com/member.php...o&userid=26357
    > View this thread: http://www.excelforum.com/showthread...hreadid=396221
    >




+ 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