Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
HEllo All,
Is there a way to create a userform beyond what the VB editor has to offer. I would like to make a form that is not square......from an image. I am creating someting that asks kids questions and I would like my userform to be in the shape of a drawn cartoon character. Thanks in advance. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you need to place controls on the form, you are stuck with the
limitations of regular user forms. If you simply need a shape with text on it, try using one of the shape objects from the Drawing command bar. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "Tim" wrote in message ... HEllo All, Is there a way to create a userform beyond what the VB editor has to offer. I would like to make a form that is not square......from an image. I am creating someting that asks kids questions and I would like my userform to be in the shape of a drawn cartoon character. Thanks in advance. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have never used the code, but check out Ivan Moala's site:
http://www.xcelfiles.com/FormsSearch.html -- Regards, Tom Ogilvy "Tim" wrote in message ... HEllo All, Is there a way to create a userform beyond what the VB editor has to offer. I would like to make a form that is not square......from an image. I am creating someting that asks kids questions and I would like my userform to be in the shape of a drawn cartoon character. Thanks in advance. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Access from add_in userform to main template userform.... | Excel Programming | |||
Linking userform to userform in Excel 2003 | Excel Programming | |||
Userform inside another userform | Excel Programming | |||
from userform to userform. | Excel Programming | |||
userform | Excel Programming |