|
-
Jul 8th, 2006, 08:01 AM
#1
[RESOLVED] Font list in VBA
Afternoon,
I'm after putting a font list on a VBA userform without resorting to one of the dialogs.
There is no System namespace as in VB.Net, nor a Screen object as in VB6. Any other ideas?
I should also add that I'm using Excel, not Word, so I can't use the FontNames approach without referencing the Word object library. This is my current means of accomplishing it, but I was wondering if there was another way without having to reference Word.
Cheers
zaza
Edit: Never mind. I used the API, which works well.
Last edited by zaza; Jul 8th, 2006 at 09:16 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|