DoniFromMars
Programmer
I'd like to compact my database at a specific time every night without having to do it manually from the menu.
VBA has 'docmd.RunCommand acCmdCompactDatabase' which looks promising but you can’t compact the db that is running the code and I can't find where to specify a different db.
Help!
VBA has 'docmd.RunCommand acCmdCompactDatabase' which looks promising but you can’t compact the db that is running the code and I can't find where to specify a different db.
Help!