Kinger43
racecar driver
- Local time
- Today, 16:39
- Joined
- Aug 17, 2007
- Messages
- 226
There is a command CompactDatabase in the DoCmd.RunCommand action. I tried to use it in a macro to compact my database every so often but it gave me an error saying that you can't compact a database from a macro or VB code. My question is, what is the point of making this command available if you can't use it?