Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have been trying to create a combo box in Excel.
At first, I used the combo box in the forms section, but then I couldn't change the font. Then I used the Active X combo box, but this creates a very large file. For every combo box I add using the Active X, it increases the file size by 1MB. I had 10 combo boxes with a 10 MB file! Is there anyway to create a combo box that I can change the font and not have such as large file size? Any help is appreciated. Wendy |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You could put a combo box on a userform, in VBA. I tested this out and
there was net zero increase in file size after adding the userform and combo box. HTH, JP On Mar 11, 9:28*pm, wrote: I have been trying to create a combo box in Excel. At first, I used the combo box in the forms section, but then I couldn't change the font. Then I used the Active X combo box, but this creates a very large file. For every combo box I add using the Active X, it increases the file size by 1MB. I had 10 combo boxes with a 10 MB file! Is there anyway to create a combo box that I can change the font and not have such as large file size? Any help is appreciated. Wendy |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks JP, I think that did the trick.
On Mar 11, 10:17*pm, JP wrote: You could put a combo box on a userform, in VBA. I tested this out and there was net zero increase in file size after adding the userform and combo box. HTH, JP On Mar 11, 9:28*pm, wrote: I have been trying to create a combo box in Excel. At first, I used the combo box in the forms section, but then I couldn't change the font. Then I used the Active X combo box, but this creates a very large file. For every combo box I add using the Active X, it increases the file size by 1MB. I had 10 combo boxes with a 10 MB file! Is there anyway to create a combo box that I can change the font and not have such as large file size? Any help is appreciated. Wendy- Hide quoted text - - Show quoted text - |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Forms Combo Box | Excel Worksheet Functions | |||
Size of font in Forms Combo Box | Excel Discussion (Misc queries) | |||
Data Validation/Forms Combo Box | Excel Discussion (Misc queries) | |||
User Forms - Combo Boxes | Excel Discussion (Misc queries) | |||
Forms Combo Box | Excel Discussion (Misc queries) |