VBA Macro to Unprotect a document and Undo a change

R

roseg

I have a document that is protected (for users - it is a form).

I need to create a VBA macro that will unprotect the document, undo
the last change and then reprotect.

I realize that when I unprotect, the undo stack is cleared. Is there
anyway to save information about the last change before I unprotect so
I can have it available to undo?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top