Microsoft
Software
Hardware
Network
Question : call shell failing
Procedure used to work when MS Excel 2003 installed. It has been uninstalled. Now Excel 2007.
Now when execute Call Shell(stAppName, 1) error is : 'File not found'
Dim stAppName As String
DoCmd.TransferSpreadsheet acExport, acSpreadsheetTypeExcel9, "q_enrollment_dif_2email",
_
"C:\Databases\ESP\Email\en
rollment_d
if_2email.
xls", -1
stAppName = "Excel.exe C:\Databases\ESP\Email\enr
ollment_di
f_2email.x
ls"
Call Shell(stAppName, 1)
Suggestions please.
Answer : call shell failing
stAppName = "Excel.exe
has the location of Excel.exe changed? If so, you may want to specify the full path to it.
Random Solutions
Connect to a Crosstab query in Access from Excel
Can security be applied to a sharepoint view?
Need help finding Office 2007 Product Key in Registry
SSIS Script task Excel object reference release
ASP.Net/C# - GridView Checkbox template column how do I loop through checked rows?
I view for Autocad files
How to get variable value in domodal dailog?
OWA problem User is asked for credential for every message (IE 8)
Do you know how I could make a single SQL Statement into a compound SQL Statement using the following SQL statements ?
Sharepoint - Edit existing document error