Thread
:
run vbs from vba Syntax
View Single Post
#
1
Jerry V
Junior Member
Posts: 2
run vbs from vba Syntax
i'm trying to run convert2pdf.vbs from vba:
Call Shell("WScript.exe """ & ThisWorkbook.Path & "\Convert2PDF.vbs", vbMinimizedNoFocus)
Get message Syntax convert2pdf.vbs <Filename
Can't figure out how to do this.
Reply With Quote
Jerry V
View Public Profile
Send a private message to Jerry V
Find all posts by Jerry V