Thanks folks.
This BackEnd/FrontEnd combo is an mdb using the Access 2002-2003 version. Yes the backend is data only. However, the original designer, (I subsequently inherited this ..., well, I won't categorize it.), created code that has led to much text being stored repeatedly. And subsequently, with constant updating of the records (monthly thru a file provided by the main employer), the backend grows.
At this time, converting up to an SQL backend is not on the table.
However, because this is a multi-user environment, and having read that trying to compact the backend in this environment can corrupt data, I like the idea of using the Jetcomp.exe as a scheduled job on the server after hours.
I will investigate what I need to accomplish this. Is it just downloading the Jetcomp.exe onto the server and setting up a schedule to run? Or might there be additional considerations/files required?
Thanks again for your suggestions,
Vic