Search results

  1. C

    Protect and UnProtect

    I need to import a foreign module dinamically. My Access database is password protected. I have successfully written the import code but i don't know how to unprotect and protect (at the end) my vba code at runtime. I did at excel using protect and unprotect related to workbooks but i have not...
Top Bottom