Search results

  1. W

    Code problems

    Hi I did post this last week but think I confused everyone! Form 1 has defined a public variable gflag as in integer. The code starts with the on click event of a button on form1 The initial value of gflag is then set to 1. Various tests are performed then on line 25 a second form is opened...
  2. W

    acDialog problem

    Hi This may well have a simple answer but it eludes me as to what it is. I have one form open from which a second one is shown to the user. This second form is set up with pop up and model set to yes and is opened in code as DoCmd.openForm "frm_swap_results",,,,,acDialog I need to populate...
  3. W

    Adding date and time to text

    Hi Apologies first if there is an easy answer to this post as I'm new to Access. I have a notes box on a form that users update with the latest progress of work done. At the end of each progress I would like Access to automatically add the date, time and user's network id so that I can track...
Back
Top Bottom