I have a database that is having an issue, it debugs when it shouldn't like if you had stopper although there isnt a stopper. How would I stop this from happening?
Are there any error messages that occur when this happens?
Is it random or does it occur during a particular procedure?
What process is taking place when this happens?
Does any vba code line get highlighted when this happens?
It is the same function, I also have the Option Explicit in the module header. I did the add a space and delete it, and re compiled the code. Hopefully it worked, I guess I will find out tomorrow.