Results 1 to 2 of 2

Thread: how to use excel vba to remove duplicate item in combobox

  1. #1
    Woo! Hoo! my 1st post
    Join Date
    2016-08
    Posts
    1
    Login to Give a bone
    0

    Default how to use excel vba to remove duplicate item in combobox

    When I add item in combobox with this code (combobox1.rowsource = "a1:a10")
    which will have duplicate item.
    I want to remove duplicate item in combobox.

  2. #2
    Member
    Join Date
    2014-05
    Posts
    14
    Login to Give a bone
    0

    Default Re: how to use excel vba to remove duplicate item in combobox

    hello Patrick
    the combobox is in sheet or in a form?

Similar Threads

  1. Remove Duplicate Blocks from Selection Set
    By stusic in forum AutoLISP
    Replies: 7
    Last Post: 2015-12-08, 09:37 PM
  2. how to remove duplicate shared parameter name
    By Ning Zhou in forum Revit Architecture - General
    Replies: 0
    Last Post: 2010-01-18, 05:21 PM
  3. Remove an Item from a ComboBox
    By DW2Whittle in forum VBA/COM Interop
    Replies: 3
    Last Post: 2009-08-05, 12:04 AM
  4. Reference Excel Spread sheet in a userform combobox
    By mikeosborne in forum VBA/COM Interop
    Replies: 3
    Last Post: 2009-04-30, 06:22 PM
  5. Remove duplicate points in polyline
    By GreyHippo in forum AutoLISP
    Replies: 1
    Last Post: 2007-03-24, 11:29 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •