Batch Processing

  • Thread starter Charles L. Phillips
  • Start date
C

Charles L. Phillips

Hello,
Can batch processing be done in an MS-Access application?
If it can be done, how...
 
D

Dirk Goldgar

Charles L. Phillips said:
Hello,
Can batch processing be done in an MS-Access application?
If it can be done, how...

Batch processing of what? Access can be automated, and lots of database
operations can be controlled or performed entirely through VBA code, but
you'd need to explain what you have in mind before anyone is likely to
know how to go about it.
 
Top