+ Reply to Thread
Results 1 to 3 of 3

Editable, Linked Combobox.

  1. #1
    Mats Samson
    Guest

    Editable, Linked Combobox.

    Hi,
    I have a ComboBoxes linked (RowSource) to a small database with customer
    names and addresses. (It's convenient to have contact and address information
    filled into the calculation document.) But sometimes I want the customer
    reference for an unregistred customer in my calculation and be able to write
    his name in the ComboBox and it appears in my calculation document.
    (The other addressfields can be omitted, I just need the customers name for
    future reference).
    Can it be done? I.e. to have the controlsource accept other values than the
    rowsource list?
    Best regards
    Mats

  2. #2
    Jim Rech
    Guest

    Re: Editable, Linked Combobox.

    It looks to me that some macro work would be required to add new records to
    your database. The built-in functionality/integration of the combobox with
    a worksheet seems to be pretty limited. For my money better way to go is to
    try to use the built-in Data, Form feature, or for something even better
    look at this from John Walkenbach:

    http://www.j-walk.com/ss/dataform/index.htm

    --
    Jim
    "Mats Samson" <MatsSamson@discussions.microsoft.com> wrote in message
    news:88BF12BA-DF01-43CD-9072-6F6DA5C7CA57@microsoft.com...
    | Hi,
    | I have a ComboBoxes linked (RowSource) to a small database with customer
    | names and addresses. (It's convenient to have contact and address
    information
    | filled into the calculation document.) But sometimes I want the customer
    | reference for an unregistred customer in my calculation and be able to
    write
    | his name in the ComboBox and it appears in my calculation document.
    | (The other addressfields can be omitted, I just need the customers name
    for
    | future reference).
    | Can it be done? I.e. to have the controlsource accept other values than
    the
    | rowsource list?
    | Best regards
    | Mats



  3. #3
    Mats Samson
    Guest

    Re: Editable, Linked Combobox.

    No, that won't work.
    I already have a UserForm with VBA-code taking care of all input for the
    calculation.
    The calculation "document" is only the printout and eventually a saved
    calculation line as well (for later retrieval). For these purposes I need a
    customer reference.

    "Jim Rech" wrote:

    > It looks to me that some macro work would be required to add new records to
    > your database. The built-in functionality/integration of the combobox with
    > a worksheet seems to be pretty limited. For my money better way to go is to
    > try to use the built-in Data, Form feature, or for something even better
    > look at this from John Walkenbach:
    >
    > http://www.j-walk.com/ss/dataform/index.htm
    >
    > --
    > Jim
    > "Mats Samson" <MatsSamson@discussions.microsoft.com> wrote in message
    > news:88BF12BA-DF01-43CD-9072-6F6DA5C7CA57@microsoft.com...
    > | Hi,
    > | I have a ComboBoxes linked (RowSource) to a small database with customer
    > | names and addresses. (It's convenient to have contact and address
    > information
    > | filled into the calculation document.) But sometimes I want the customer
    > | reference for an unregistred customer in my calculation and be able to
    > write
    > | his name in the ComboBox and it appears in my calculation document.
    > | (The other addressfields can be omitted, I just need the customers name
    > for
    > | future reference).
    > | Can it be done? I.e. to have the controlsource accept other values than
    > the
    > | rowsource list?
    > | Best regards
    > | Mats
    >
    >
    >


+ 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