Executing a Batch command in a macro

D

Dennis

I have a series of data tables to be copied to the
harddrive. I would like to do this with one press of a
button. Currently I append and delete tables using a macro
and I would like to add a batch file to the begining of my
macro to execute the copy of tables to the desired
directory. Is it possible to execute a batch command in an
Access macro? How?

Thanks,

Dennis
 
Top