Home |
Search |
Today's Posts |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
FWIW, this problem appears to be similar to what emerged in a discussion
concerning adding withevents code to newly added worksheet controls. Subject: running same code with multiple controls (Jan 2005) http://tinyurl.com/6uj3d Regards, Peter T ""Peter Huang" [MSFT]" wrote in message ... Hi I think it is hard to do that. Because althougth the userform is compiled, but it is compiled with the vba special p-code which have no public document, and then it will run in the VBA runtime, there have no a standone process to run the vba code, it is all in the vba runtime. So I think the win32 API will have no help here to change unknown format code. If you still have any concern, please feel free to post here. Also I think you may try to post the feedback to MSWish website. http://register.microsoft.com/mswish/suggestion.asp Best regards, Peter Huang Microsoft Online Partner Support Get Secure! - www.microsoft.com/security This posting is provided "AS IS" with no warranties, and confers no rights. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Event procedures for controls added with CreateEventProc | Excel Programming | |||
Event procedures for controls added with Controls.Add | Excel Programming | |||
learning event procedures | Excel Programming | |||
Event Procedures: Event on Worksheet to fire Event on another Worksheet | Excel Programming | |||
Creating Event procedures from a macro | Excel Programming |