Hello Everyone,
I have a very odd situation that I can't figure out for the life of me. I have a MSAccess 2007 database with a particular function in a module which runs in under 25 seconds for one user but over 20 minutes for another user. Both users have identical hardware and OS. The function basically iterates through a local table (approx. 12,000 records) and writes information to another local table. The fact that the operation being performed is being done locally leads me to believe something on his machine is causing it. I was hoping someone on here might have come across a similar issue and can share some troubleshooting tips. Any help would be appreciated.