Whoa... cool. Hey Rural, that is the code and the author exactly. Seems our programmer did not take the advice to heart though
I didn't include the name because I did not know if it was one of our employees, it is still present in the program though.
I replaced the code in the wee hours of the night with someone else's provided to accomplish much the same task, and lo and behold... it no longer crashes in the runtime.
I do still have an issue though, try as hard as I may... I could not get the program to hide the 'background' access window when using the minimize button. I'm sure that started this whole mess. The maximize command looks like a built in access command, and before I changed the code I mentioned, I made the minimize the same way (built in access command) and that got rid of the crash too.
This is Windows Professional 32-bit.
I'll post the replacement code when I get to work and where I found it, along with what I tried so far.
Thanks for the input, since I have like 3 hours experience at the most in Access programming![]()
What do the Beatles say? 'I get by... with a little help... from my friends...'
FYI, the code seems to be a bit bloated. The front end program is 32.5Mb (!), and all the user data is in the back end.