Thread
:
Run/execute VBS and pass arguments
View Single Post
#
1
Posted to microsoft.public.excel.programming
Claud Balls
external usenet poster
Posts: 72
Run/execute VBS and pass arguments
I got it working, I used:
Shell ("cscript //nologo H:\Excel\WritePerms.vbs ACTION=SHOW TARGET=" &
ActiveWorkbook.FullName)
*** Sent via Developersdex
http://www.developersdex.com
***
Don't just participate in USENET...get rewarded for it!
Reply With Quote
Claud Balls
View Public Profile
Find all posts by Claud Balls