Microsoft
Software
Hardware
Network
Question : Error 1004 Unable to get the Show property of the Dialog class when using the command xlApp.Dialogs(189).Show(rs<wbr />!Email, "Subject")
With the help of an expert I found the following code that works well on my machine, and many others, in sending an e-mail with a password protected Excel spreadsheet attached. Unfortunately one of the machines using the code has come up with "Error 1004 Unable to get the Show property of the Dialog class". Can anyone help me figure out why this is happening. The machine has Outlook Express set up and running. The only way I could get the code to fall over on my machine is by setting OE up so that it doesn't work.
Set xlbook = xlApp.Workbooks.Open(sFile
Name)
xlbook.Password = "PassWord"
xlbook.Save
bResult = xlApp.Dialogs(189).Show(rs
!Email, "Subject")
Answer : Error 1004 Unable to get the Show property of the Dialog class when using the command xlApp.Dialogs(189).Show(rs<wbr />!Email, "Subject")
If you suspect some sort of corruption I would maybe do a system restore (if XP) to a point before the troubles. Otherwise, is a re-install of Access out of the question?
Random Solutions
How to enable/disable a succeeding dropdown list if a value is selected on the first drop down list
Tables with fixed number of rows
Strange occurance ADP/SQL2005 Subform Checkboxes autocheck when create new record
Raising Domain Functional Level from Windows 2000 to 2003
Question regarding ms aCCESS FORMS
Problem with Joomla email cloaking
msaccess 2003 and turning on a new menu toolbar from module code and turning off the main menu from the same place
Reading XML in to an ADO Recordset
sql query using count
exchange 2003 dropping mail with invalid from field