Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to convert an XL 95 style form to a VBA user form so that it
can be non-modal. However, I also need to be able to have multiple fonts within the label. Ie what could be done with DrawingObject| Shape.Characters.Font. I suspect that this is not possible in a relatively clean way. AndyPope.info uses some code by Steve Bullen to make images out of shapes cut to the clipboard using Win32 calls -- much black magic and rather slow. There are also third party Active X controls, but that would complicate my install -- 100% VBA is nice. Any ideas most welcome. Anthony |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Userform modal | Excel Discussion (Misc queries) | |||
Setting Top and Left of Modal UserForm | Excel Programming | |||
Setting Top and Left of Modal UserForm | Excel Programming | |||
Modal Userform and Preview on Screen | Excel Programming | |||
Non -Modal form disappears | Excel Programming |