![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: May 2002
Posts: 4
|
Can you edit the text in a drop down list box?
|
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Bogota, Colombia
Posts: 11,927
|
Edit the text ? or edit the font ?
With FORMS controls, you CAN'T either one. With Data Validation, you can have both (Uncheck the Error Message to be able to enter stuff that doesn't appear in the list) With ACTIVEX controls, you can have both. |
|
|
|
|
|
#3 |
|
Board Regular
Join Date: Apr 2002
Location: Midlands, UK
Posts: 217
|
Have a look at the properties of the control yuo want to change.
If it's on a userform then with the VBE ( Visual Basic Editor ) open hit F4 - this will display the properties window. If it's a control on a worksheet then switch to Design Mode ( a button that looks like a set square & pencil ), right click on the control & select properties. If it's neither of these, & I've completely missed the point, please post back with more details. HTH Iain |
|
|
|
|
|
#4 |
|
New Member
Join Date: May 2002
Posts: 4
|
This is a drop down box with 5 options for selection, it appears that the default font is 8 or 9 pt font, I would like to change that font size to match the fonts on the spreadsheet.
|
|
|
|
|
|
#5 |
|
New Member
Join Date: Oct 2003
Posts: 1
|
Hi everyone,
is there a way to change the font related to a drop down box when in the filter options? So what I'm asking is that when you filter a column and click the down arrow - a box appears - can you make that bigger? Thanks for you help, |
|
|
|
|
|
#6 |
|
Board Regular
Join Date: Feb 2002
Posts: 7,743
|
If you're using a drop down menu using Data Validation, you can't change the font size. You may be able to use this mehod,
http://www.mrexcel.com/board2/viewto...ight=font+size |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|