InterviewSolution
Saved Bookmarks
| 1. |
How Can I Unprotect A Vba Project Using Code? |
|
Answer» You cannot. A WORKAROUND is to SIMULATE KEYSTROKES with the Send Keys method. You cannot. A workaround is to simulate keystrokes with the Send Keys method. |
|