Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all - we are hosting an htm page in a web browser control,
contained in user form, with a print button on the userform which is supposed to print the htm page. However it fails, with the following code:- Private Sub cmdPrint_Click() Call wbC.ExecWB(OLECMDID_PRINT, OLECMDEXECOPT_PROMPTUSER, "", "") End Sub There is a run-time error 70 message, "Permission denied". Has any one got a solution ?? TIA Charles |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I get events from a "Split Button Popup" control? | Excel Programming | |||
"cannot insert object" in Excel (even a button from Control Toolbox) | Excel Programming | |||
Runtime error Permission Denied | Excel Programming | |||
"Programmatic Access to be Denied" displays when running macro on excel in XP | Excel Programming | |||
Error Msg: Permission to use object denied | Excel Programming |