Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have created a very simple userform. It contains only a label control.
It will not work. When I try to execute I get the error: Run-time error '31032': Unable to create embedded object The code calling the form is: Private Sub CommandButton1_Click() UserForm3.Show End Sub CommandButtun1 is on sheet 1 of my workbook. This is my first attempt at userforms. Is there something basic that I'm missing? I 've read books and web sites and help files and have been unable to solve this problem |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
"Unable to Read File" error message in Excel - solutions? | Excel Discussion (Misc queries) | |||
ERROR: "Unable to save data and formatting" | Excel Discussion (Misc queries) | |||
Macro to Create New Worksheet and Reference Cell in Old Worksheet As Tab Name - "Object Required" Error | Excel Discussion (Misc queries) | |||
"unable to paste link" Excel error message | Excel Discussion (Misc queries) | |||
unable to create embedded object on a userform | Excel Programming |