Search results

  1. G

    Code for a Form to add new record on open instead of relying on using a cmd button?

    Hi there, Does anybody know how I would set a form to create a new record when it is opened aswell as having a cmd button to add new record. I have a database used by several people with a differing knowledge of Access DBs. I have noticed that some people are overwriting data by typing over...
  2. G

    Code for Cmd button to select tab page on form?

    HI there, I am still new to VBA and need some help. I need to write some code which allows me to use a cmd button (using on Click) to select a tab page from a single form? I have already got some code which allows the user to tab through each field and through each tab page on this single...
  3. G

    VBA to populate fileds with vaules when using the on-click func for a toggle button?

    Hi there, I'm brand new to this so be gentle :( , - I'v been using Access for a short time now and have been shown VBA briefly! - I have a db in which I'd like to try something but I don't know where to start? What i'd like to do is use the on-click func for a toggle button to create defualt...
Back
Top Bottom