Search results

  1. S

    Securing form when complete giving permission to open

    I would like to be able to lock the form when completed but allow certain people access to form, is this possible using a macro? If so some guidance would be appreciated.
  2. S

    Asks for ID number and parameter

    I have a database that has 2 queries that run as soon as the form is opened and I would like to stop them from running. I removed them from the record source and it caused the form to not open properly, it filled all the inputs with #name?, how do I stop this from happening?
  3. S

    Locking a form with users and passwords to unlock

    I am using a form for a daily report and would like to have a cmd button to lock the form when the report is complete and be able to unlock the form using a username and password. This is a multi-user form on a network, I would like to allow the managers, director and VP to be able to unlock the...
  4. S

    Access 2010 VBA Programming

    I am going through this book and when I was following along with the sample file for chapter one I received a compile error. I am running MS Office Professional 64 bit w/Windows 7 OS. Is there a issue with the sample databases?
  5. S

    VBA Code to select current form

    I have a command button on my main form that I want to use to set the property of the current form to read only. Not sure of the proper syntax to perform this feature.
  6. S

    Code for Command Buttons

    I have two forms (this is the opening form) one contains three command buttons: cmdCreateNew - used to open a blank form (I used a macro to program this button but I get a pop up that asks for a parameter, would like to stop that.) cmdEdit/review - used to open forms that were started and can be...
  7. S

    Hello

    I am familiar with Access, but a new to VBA programming. I got started in the programming side as part of a task given to me by my manager. I live in New Jersey, USA. Look forward to the expertise of the members of this forum as I jump into customizing a database that I created for work.
Top Bottom