Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Hidden Combo Box

I have received a worksheet that seems to have hidden
combo boxes that I would like to edit. The dropdown arrow
does not appear until you select the cell and when I right
click on the arrow, the menu that appears is for a regular
cell rather than a control. I have tried to edit the
properties in design mode, but have had no luck.
Thanks for your help,
Matt
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 550
Default Hidden Combo Box

Matt,

What it sounds like you're looking at is the result of Data Validation.
Take a look here for an explanation of how it works:

http://www.contextures.com/xlDataVal01.html

John

Matt wrote:

I have received a worksheet that seems to have hidden
combo boxes that I would like to edit. The dropdown arrow
does not appear until you select the cell and when I right
click on the arrow, the menu that appears is for a regular
cell rather than a control. I have tried to edit the
properties in design mode, but have had no luck.
Thanks for your help,
Matt


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Hidden Combo Box

Thanks, that is exactly what it was.


-----Original Message-----
Matt,

What it sounds like you're looking at is the result of

Data Validation.
Take a look here for an explanation of how it works:

http://www.contextures.com/xlDataVal01.html

John

Matt wrote:

I have received a worksheet that seems to have hidden
combo boxes that I would like to edit. The dropdown

arrow
does not appear until you select the cell and when I

right
click on the arrow, the menu that appears is for a

regular
cell rather than a control. I have tried to edit the
properties in design mode, but have had no luck.
Thanks for your help,
Matt


.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Hidden Combo Box

Thanks, problem solved!


-----Original Message-----
Hi

Select the cell. Data.Validation
There you can edit it now.

The dropdown list can be created in 3 ways
1. You enter the list directly into source field,

like 'First, Second,
Third'
2. You refer in source field to list in same worksheet,

like '=$F$2:$F$10'
3. You refer i source field to named range (only way you

can access list on
another worksheet), like '=MyList'


Arvi Laanemets


"Matt" wrote in message
...
I have received a worksheet that seems to have hidden
combo boxes that I would like to edit. The dropdown

arrow
does not appear until you select the cell and when I

right
click on the arrow, the menu that appears is for a

regular
cell rather than a control. I have tried to edit the
properties in design mode, but have had no luck.
Thanks for your help,
Matt



.

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
2007 Worksheet, Hidden Columns, .CSV Format Saves Hidden Column Da Tammy Excel Discussion (Misc queries) 3 April 2nd 09 11:40 PM
Copy and Paste with hidden columns remaining hidden Pendelfin Excel Discussion (Misc queries) 2 February 26th 09 11:35 AM
How do I detect hidden worksheets or hidden data on a worksheet? Alice Excel Discussion (Misc queries) 4 August 24th 06 03:38 AM
"Combo Box - getting control combo box to stick in place in worksh ajr Excel Discussion (Misc queries) 1 February 16th 05 02:05 AM
"Combo Box - getting control combo box to stick in place in worksh ajr Excel Discussion (Misc queries) 0 February 15th 05 07:45 PM


All times are GMT +1. The time now is 10:11 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"