A family of Microsoft relational database management systems designed for ease of use.
Thank you so much. That works for me. :-)
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I having increasing problems with Access 2013 crashing. Even after compacting and repairing the database it crashes all of the time - now it's crashing whenever I try to do a "save as" or when I try to exit. It's been unstable since I started using it but it seems to be getting worse, and it happens on multiple machines. Anyone have an idea why it's constantly crashing?
A family of Microsoft relational database management systems designed for ease of use.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Thank you so much. That works for me. :-)
Scott,
FOUND IT!
At the beginning of Loop is...
Set rst = Me.Recordset
Change that to...
Set rst = Me.RecordsetClone
...and it should now work in all three versions. Just tested and it passed. Well, I've done my good deed for the month... NEXT!
I have now asked for help because I cannot figure the reason. Hopefully, he will find something I missed!
Scott,
Got tied up with Clients but I have not abandoned this because it makes no sense and has kind of becone a mission! Access 2010 will not integrate with Office 365 so the goal is to get it working in Access 2013. That being said, you are making a stand alone database so what does Office 365 have to do with anything?
Thanks Gina,
I appreciate that mine would not be the only problem you have and I am very grateful for your time. Please do not think that I'm impatient or take any of my comments as being any sarcastic. I'm new to Access and may not be communicating things properly and my thoughts may seem irrational to you.
I mentioned Office because I have business type templates set up in Outlook that I would like to use when I send Reports to clients as attachments, that's all. Looking on the positive side, when you get the Database working for me, then everything will be roses and nothing else will need to be a consideration, except I won't be able to thank you enough.
Scott,
Got tied up with Clients but I have not abandoned this because it makes no sense and has kind of becone a mission! Access 2010 will not integrate with Office 365 so the goal is to get it working in Access 2013. That being said, you are making a stand alone database so what does Office 365 have to do with anything?