Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default Excel Worksheet ListBox

I have a worksheet multiselect ListBox that despite not being locked and
being enabled does not allow any selection to be made.

Any ideas on why this is?
--
Regards
John Howard
Sydney, Australia
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,510
Default Excel Worksheet ListBox

Hello John,

Firstly there are 2 type of List Boxes. One from the Forms Toolbar and and
ActiveX one from the Control ToolBox toolbar. (In xl2007 they are named in
the selection dropdown panel). Which one are you using?

What do you mean by 'does not allow any selection to be made'? Are you
getting an error message indicating it is protected or are you just not able
to highlight your required selections?

If using a Forms toolbar ListBox and getting a protected message then ensure
that you don't have a linked cell that is locked. (Being multiselect the
linked cell will always display zero even though you are able to set it but
it will cause an error on selections.)

--
Regards,

OssieMac


"John Howard" wrote:

I have a worksheet multiselect ListBox that despite not being locked and
being enabled does not allow any selection to be made.

Any ideas on why this is?
--
Regards
John Howard
Sydney, Australia

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default Excel Worksheet ListBox

Hi Ossie,
Thanks for responding.

My ListBox that I am using is ActiveX type in Excel 2003.

I am not getting any error message, the list though fully visible does not
allow any items to be selected.

Being a MultiSelect ListBox the LinkedCell property is left blank
The worksheet is not protected
The property Locked = False and Enabled = True

I have used ActiveX ListBoxes many times but have never encountered this
before.
It's driving me nuts :-:
--
Regards
John Howard
Sydney, Australia


"OssieMac" wrote:

Hello John,

Firstly there are 2 type of List Boxes. One from the Forms Toolbar and and
ActiveX one from the Control ToolBox toolbar. (In xl2007 they are named in
the selection dropdown panel). Which one are you using?

What do you mean by 'does not allow any selection to be made'? Are you
getting an error message indicating it is protected or are you just not able
to highlight your required selections?

If using a Forms toolbar ListBox and getting a protected message then ensure
that you don't have a linked cell that is locked. (Being multiselect the
linked cell will always display zero even though you are able to set it but
it will cause an error on selections.)

--
Regards,

OssieMac


"John Howard" wrote:

I have a worksheet multiselect ListBox that despite not being locked and
being enabled does not allow any selection to be made.

Any ideas on why this is?
--
Regards
John Howard
Sydney, Australia

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
How to add itemfrom a worksheet to a Listbox Ayo Excel Programming 2 April 17th 09 02:47 AM
Worksheet and Listbox Steven Excel Programming 2 November 29th 06 02:16 AM
Help! Activate worksheet from a listbox Bob Phillips Excel Worksheet Functions 0 May 18th 05 09:09 AM
Using a VBA listbox to populate a worksheet Paulc Excel Programming 1 January 28th 05 01:29 PM
listbox.value not equal to listbox.list(listbox.listindex,0) ARB Excel Programming 0 October 22nd 03 12:46 AM


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

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"