LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 812
Default Filling Combobox

BoundColumn is only used to determine ComboBox.Value. Since the latter
is not used in the code I wrote, it is not an issue for said code.

The line of code where you the got error works fine for me. Maybe you
got the error because you have not set the Combobox2.RowSource
property (you are populating Combobox2 in a different way). Try one of
these just before that line:

Debug.Print Combobox2.RowSource
MsgBox Combobox2.RowSource

I get Sheet1!A1:B25.

Hth,
Merjet


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Filling Textboxes from Combobox selection Corey Excel Programming 14 January 22nd 07 09:54 AM
combobox filling problem honoluluzulu Excel Programming 6 February 15th 06 01:57 PM
filling a simple combobox cliodne[_8_] Excel Programming 5 December 5th 05 12:45 AM
searching for a combobox.value and filling in textboxes from results GregJG[_18_] Excel Programming 3 July 8th 04 12:41 PM
Filling a ComboBox? CG Rosén Excel Programming 1 July 1st 04 02:33 AM


All times are GMT +1. The time now is 03:26 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"