Well it had to happen “sooner” or later.
I have the dreaded broken VBA issue.
The symptoms are:
In Excel:
You try to open VBA editor, you get:
Out of Memory. This occurs FOR ALL AND ANY SPREAD SHEET.
(so just right click on a workbook – view code – you get above).
This is for any new, old sheet, and even ones I create on a new computer.
In Word:
Alt-f11 – simply does nothing.
In Access:
Any attempt to view or jump into code such as right click->design on a code module,
and you get
Unexpected error; quitting
(access does not quit). And this message occurs for ANY and ALL existing databases. And you can even create a brand new blank database, and again you get the above. And this message includes if I create a blank database on another machine.
AND THIS ALSO includes if I launch access 2010, or exit, and then try launching access 2013 on the SAME machine.
AND AGAIN this is not limited to ANY particular data file (same issue if I create a blank new database). (and that includes a test of creating a blank database on anther machine, or on the existing machine).
There are a “good” many posts on the internet, that show the EXACT same problem as above.
Such as this one:
(but of course no answer or fix was found).
Here is a access one:
https://www.pcreview.co.uk/threads/microsoft-visual-basic-unexpected-error-quitting.1105900/
The above was access 2003. In my case, it is with 2010, and 2013.
In the above case(s), the only eventually solution was to re-format, and re-build the computer.
The issue however is:
A office repair – does not fix
A office repair as admin, does not fix
Un-install, re-install office – does not fix.
The other interesting symptom is that Access or excel or whatever that wants to run VBA code works just fine.
SO ALL VBA CODE RUNS FINE, the “key” point is no more VBA editor.
So what is lost is use of VBA editor.
So I never been able to solve the above issue “when” it occurs.
Anyone have any ideas short of re-building my computer?
Everything else on the computer runs just fine.
So I have seen this issue over the years, given my long and varied experience with Access.
I should note that this issue can occur – office 2003, or 2010 or 2013.
In fact I have access 2003, 2010, and 2013.
NONE of the existing office applications can launch or use VBA.
(so all three versions of office).
However what I never seen was a “fix” for when this occurs.
Does anyone have a suggestion before I bite the bullet and format + rebuild my computer?
R
Albert
Well it had to happen “sooner” or later.
I have the dreaded broken VBA issue.
...
Does anyone have a suggestion before I bite the bullet and format + rebuild my computer?