L
Larry Kahm
I recently made a change to a front-end database because the site had two
different versions of Office installed. The fact that the VBA code was only
using one caused some workstations to function, but others didn't work at
all. I elminated the hard-coded references and am using late-binding.
Now, the FE is growing at a rather rapid rate - several dozen MB in a matter
of hours, with only a handful of users. Have I inadvertently caused my own
problem by removing those references?
Thanks!
Larry
different versions of Office installed. The fact that the VBA code was only
using one caused some workstations to function, but others didn't work at
all. I elminated the hard-coded references and am using late-binding.
Now, the FE is growing at a rather rapid rate - several dozen MB in a matter
of hours, with only a handful of users. Have I inadvertently caused my own
problem by removing those references?
Thanks!
Larry