Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am Y.A. in awe - the crowd chants "Chip! Chip!"
On Fri, 8 Aug 2003 14:09:40 -0500, "Chip Pearson" wrote: Dim CBX As Office.CommandBarComboBox Dim Ndx As Long Set CBX = Application.CommandBars.FindControl(ID:=1728) For Ndx = 1 To CBX.ListCount Cells(Ndx, 1).Value = CBX.List(Ndx) Cells(Ndx, 2).Value = CBX.List(Ndx) Cells(Ndx, 2).Font.Name = CBX.List(Ndx) Next Ndx -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I make a graph with 2-cycle X 3-cycle log-log graph paper? | Charts and Charting in Excel | |||
Cycle Times | Excel Worksheet Functions | |||
2 cycle logarithmic? | Charts and Charting in Excel | |||
How do I keep result from 1 iteration cycle to use in next cycle? | Excel Discussion (Misc queries) | |||
How can I lengthen the drop down Fonts list to show more fonts at | Excel Discussion (Misc queries) |