Yes it is.
Dim shell As Object
Dim batPath As String
batPath = "D:\Project Name\Data\PopupTest.bat"
shell = CreateObject("WScript.Shell")
shell.Run(batPath, 1, False)
------------------------------
Simon Redmile
Senior Graphic Programmer & Designer
Ross Video
Bristol United Kingdom
------------------------------