Hi all,
Since I had a lot of troubles with Excel 2007, and already I have 2003 on my machine I did the following batch and named it converter.bat
in this file:
"C:\Program Files\Microsoft Office\OFFICE12\excel.exe" /unregserver
"C:\Program Files\Microsoft Office\OFFICE11\excel.exe"...
Dear friends,
Please help me to do the above.
The following is the code I wrote to add but it didn't work.
strComputer = "."
Set objWMIService = GetObject("winmgmts:" _
& "{impersonationLevel=impersonate}!\\" & strComputer & "\root\cimv2")
Set objNewJob =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.