Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I need to make an array of font objects, I don't even seem to be able to make even one. Why doesn't this code work: Public Sub x() Dim f as Font Set f = New Font f.Name = "Arial" End Sub I'm getting an error on the 2nd line, "Invalid use of New keyword". Any thoughts? - Rm |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
MS Query window's font size is too large for window | Excel Discussion (Misc queries) | |||
2 Label Options - Forms Object vs Control Box Object | Excel Discussion (Misc queries) | |||
Confusion about how the Window object fits into the Excel object model | Excel Programming | |||
Excel query object | Excel Programming | |||
Does MS Query have an object model | Excel Programming |