+ Reply to Thread
Results 1 to 2 of 2

Combo box in Excel that displays 2 columns

Hybrid View

  1. #1
    ichu05
    Guest

    Combo box in Excel that displays 2 columns

    with out VBA can I create a combo box in Excel that displays 2 columns

  2. #2
    Registered User
    Join Date
    03-17-2006
    Posts
    47

    & to combine cells

    I can't see a way to do this, but you could 'cheat' and have an extra columns that combines the two columns.
    e.g. Dog is in A1 and Cat is in B1.
    In C1 use the formula =A1&" "&B1 to give Dog Cat as the answer.
    Then have the Combo box looking at column C.

    Quote Originally Posted by ichu05
    with out VBA can I create a combo box in Excel that displays 2 columns

+ 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