Integrate a Batch file in VBA

D

Daniel

Hi,

I currently use the shell command to run a batch file. Is there a way for
me to integrate the batch file code directly into the vba coding of my db
instead of calling a secondary batch file?

Thanks,

Daniel P.
 
Top