ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Dropdown list for font size, font type and number formats (https://www.excelbanter.com/excel-programming/324942-dropdown-list-font-size-font-type-number-formats.html)

ExcelMonkey[_190_]

Dropdown list for font size, font type and number formats
 
I have a userform which I want to put three combo box
controls onto. I want to be able to display:

1) All the font sizes currently in the file
2) All the font types currently in the file
3) All the number formats currently in the file

Is the only way to do this involve looping through each
sheet and cell and loading them into an array and make
adustments for redundant entries? Or is there a faster
way to do this through some sort of API call?

Thanks

Tom Ogilvy

Dropdown list for font size, font type and number formats
 
Looping. To the best of my knowledge.


--
Regards,
Tom Ogilvy

"ExcelMonkey" wrote in message
...
I have a userform which I want to put three combo box
controls onto. I want to be able to display:

1) All the font sizes currently in the file
2) All the font types currently in the file
3) All the number formats currently in the file

Is the only way to do this involve looping through each
sheet and cell and loading them into an array and make
adustments for redundant entries? Or is there a faster
way to do this through some sort of API call?

Thanks





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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com