Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default UserForm ListBox w/ Multiple Checkboxes

Hoping someone can help...

I have a listbox working with checkboxes and multiple-select enabled. The
list is populated using a range in the worksheet. I would like to add a
second column in the listbox, with a drop-down of choices (hard-coded or
referenced via a range, doesn't matter).

I tried an alternate method of using the spreadsheet control and validation
but I would rather stay with the listbox.

Please help!!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default UserForm ListBox w/ Multiple Checkboxes

I don't think you'll be able to do that with any control built into excel.

Maybe it's time to create a userform with a listbox and a combobox that is tied
to the value in the listbox.

stealthshady wrote:

Hoping someone can help...

I have a listbox working with checkboxes and multiple-select enabled. The
list is populated using a range in the worksheet. I would like to add a
second column in the listbox, with a drop-down of choices (hard-coded or
referenced via a range, doesn't matter).

I tried an alternate method of using the spreadsheet control and validation
but I would rather stay with the listbox.

Please help!!


--

Dave Peterson
Reply
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
userform listbox cannot get listbox.value to transfer back to main sub [email protected] Excel Programming 1 May 17th 06 09:44 PM
multi-column listbox on userform, multiple issues KR Excel Programming 2 February 15th 06 07:55 PM
Urgent: How to use CheckBoxes in ListBox Mr. T[_2_] Excel Programming 1 January 11th 04 01:51 PM
add multiple checkboxes to userform at runtime gkelle Excel Programming 2 October 16th 03 04:16 PM
Enabling checkboxes in a listbox control Tokash Excel Programming 0 October 9th 03 01:07 AM


All times are GMT +1. The time now is 09:40 AM.

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

About Us

"It's about Microsoft Excel"