View Single Post
  #2 (permalink)  
Old July 22nd, 2005, 04:41 AM
pgtips pgtips is offline
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,212
Thanks: 0
Thanked 1 Time in 1 Post
Default

SysCmd is access vba not vbscript. Take a look here www.tek-tips.com/viewthread.cfm?qid=1088751 for tips on how to get the access version. But are you sure that you can assume the Access came with MSOffice? I have Office XP (2002) without Access, and I also have Access 97 so if you used that method on my setup you would be assuming I have Office 97!

Here's a way to get the Word version
http://www.microsoft.com/technet/scr...5/hey0110.mspx
you can probably do the same for Excel using it's Application object.

hth
Phil
Reply With Quote