access2010
Registered User.
- Local time
- Yesterday, 22:31
- Joined
- Dec 26, 2009
- Messages
- 1,115
Thank you Doc for your note.The only thing I see is that Control_A runs a form which uses some web-related tools. Since I do not manipulate the web from Access/VBA, I have no expertise in this. However, I would at least assure that you have the necessary libraries referenced from the VBA screen, Tools >> References
Having "funky" or missing references can cause all sorts of weirdness. That is all I can suggest. Maybe someone else will come behind me and look at it.
Thank you for your note.Does not crash for me. Could you explain in detail what needs to be done to re-create your issue.
Thank you for your note.I can also confirm that Ctrl-A, Ctrl-W works all day long on my machine. I have O365 64-bit. The macro is simply opening the form ResearchAnalyst_F. I'm not sure what Doc was talking about web related tools. I didn't see anything like that when just opening the form. There are some web links in one of the tables but I don't see anything other than the form opening after using Ctrl-A. Nothing much in form load event either.
Some database objects have Russian names - this may cause if your system does not have the Russian language.why our database keeps crashing when we run the Macro
Which objects exactly are you referring to? I didn't see anything other than those types of characters inside comments in the form code. Is that what you mean? Why did you have to wipe out the table and repopulate with data? I'm just trying to understand what you did.Some database objects have Russian names - this may cause if your system does not have the Russian language.
Almost nothing.I'm just trying to understand what you did.
I didn't find more either, but I checked everything.I don't see any other controls like that either.