Search results

  1. J

    Prompt for password to save record

    I implemented access security and a user log on system, so depending on your logon you can perform various functions etc. The issue is I have multiple users with the same roles and would like to capture which one approves the record, so I would like them to verify their password before...
  2. J

    Enumerate (List) All Controls, All Forms

    After searching and many attempts, I am going to ask for help, if missed a solution on the site I apologize. What I would like to do is loop thru all the controls on all the forms in my DB, and then write the form name, control name, control type, and hopefully the locked and enabled properties...
Top Bottom