Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a userform call frmGraph, and currently in my excel application I am calling its initialise event something like this: frmGraph.UserForm_Initialize Now my problem is that, I am converting everything to a VB dll, and this particular line is giving me the error object not found. Preceding it with ThisWorkbook e.g. ThisWorkbook.frmGraph.UserForm_Initialize still does not solve the problem and gives the error "object does not support this property" which is ofcourse expected. How do I call this sub through my dll....? -- - Mangesh ------------------------------------------ Office 2003 & Windows XP |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Addressing in VBA | Excel Discussion (Misc queries) | |||
Sorksheet addressing (I think) in '97 | Excel Discussion (Misc queries) | |||
Indirect addressing | Excel Programming | |||
Relative Addressing | Excel Discussion (Misc queries) | |||
two D addressing? lookup? | Excel Discussion (Misc queries) |