Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a document that has macros that runs code. Today the document lost the references to the code. Meaning, if I go to Setting>Document Properties>Macros>Edit Macros. All of the code is there but the box on the left that normally list the names of the functions and subs is blank and if I click on a button that runs a macro - nothing runs.
Help
Stephen
The box on the left doesn't show anything when there is a syntax error in at least one macro. Try to remove subs and functions one-by-one to find out which one is incorrect.
Learn something new every day - Thanks Michael. That worked.
Learn something new every day - Thanks Michael. That worked.
I learn something every day too