I loaded a microsoft excel worksheet on a webbrowser control and I want to preview it before printing my problem is that whenever I click on the preview button this error shows
This is my codeMethod 'ExecWB' of object 'IWebBrowser2' failed
VB Code:
WB.ExecWB OLECMDID_PRINTPREVIEW, OLECMDEXECOPT_DONTPROMPTUSER




Reply With Quote