+ Reply to Thread
Results 1 to 17 of 17

Using vba to populate ComboBox list using named ranges

Hybrid View

terriertrip Using vba to populate... 04-04-2018, 09:54 PM
AlphaFrog Re: Using vba to populate... 04-04-2018, 10:43 PM
terriertrip Re: Using vba to populate... 04-05-2018, 12:36 AM
AlphaFrog Re: Using vba to populate... 04-05-2018, 12:57 AM
terriertrip Re: Using vba to populate... 04-05-2018, 01:07 AM
AlphaFrog Re: Using vba to populate... 04-05-2018, 01:22 AM
terriertrip Re: Using vba to populate... 04-05-2018, 01:40 AM
AlphaFrog Re: Using vba to populate... 04-05-2018, 01:48 AM
terriertrip Re: Using vba to populate... 04-05-2018, 01:53 AM
AlphaFrog Re: Using vba to populate... 04-05-2018, 01:57 AM
terriertrip Re: Using vba to populate... 04-05-2018, 02:28 AM
AlphaFrog Re: Using vba to populate... 04-05-2018, 02:53 AM
terriertrip Re: Using vba to populate... 04-05-2018, 02:28 PM
AlphaFrog Re: Using vba to populate... 04-05-2018, 02:37 PM
terriertrip Re: Using vba to populate... 04-05-2018, 02:57 PM
AlphaFrog Re: Using vba to populate... 04-05-2018, 03:23 PM
terriertrip Re: Using vba to populate... 04-05-2018, 04:30 PM
  1. #1
    Forum Contributor
    Join Date
    02-25-2013
    Location
    Colorado, US
    MS-Off Ver
    Microsoft 365 Apps
    Posts
    518

    Re: Using vba to populate ComboBox list using named ranges

    I admire your late night fortitude but afraid that didn't work. I copied directly into the sample wb and it throws an error (v=Nothing). The variant range needs to be A:D since that is what will be the list within cboWt (combobox2).

  2. #2
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,653

    Re: Using vba to populate ComboBox list using named ranges

    Quote Originally Posted by terriertrip View Post
    I admire your late night fortitude but afraid that didn't work. I copied directly into the sample wb and it throws an error (v=Nothing). The variant range needs to be A:D since that is what will be the list within cboWt (combobox2).
    Did you create named ranges using the naming convention i discussed?

    each named range is based on the OD letter using this naming convention:
    OD_A
    OD_B
    OD_C
    ...etc
    Surround your VBA code with CODE tags e.g.;
    [CODE]your VBA code here[/CODE]
    The # button in the forum editor will apply CODE tags around your selected text.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Combobox combining 2 named ranges
    By gsandy in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 12-12-2017, 03:33 PM
  2. Using Named range to populate a Combobox in userform
    By Macdave_19 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-04-2015, 09:57 PM
  3. Using named range to populate ComboBox
    By tanktata in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 04-29-2015, 04:39 PM
  4. [SOLVED] Unable to populate ComboBox with a Named Range
    By RJK in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-22-2012, 06:22 PM
  5. [SOLVED] Populate combobox named range
    By zardof in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-14-2012, 04:00 AM
  6. [SOLVED] Named ranges and combobox
    By bigfoot007 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-17-2012, 03:06 PM
  7. Populate a list box with named ranges.....
    By Chris Salcedo in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-23-2005, 02:05 AM

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