Search results

  1. M

    Running a sub on a newly opened form

    Hi Bob, Whilst Open Args worked as desired, I had the unwanted effect of the other instance where the form can be opened of the open args being initiated there. SHould that be the case?
  2. M

    Running a sub on a newly opened form

    Hi JHB, Thanks for the reply. I would do that, except there is another instance when the form is opened where I want the fields' Enabled values to be False and the Locked values to be True. The user must then click an Edit button which sets these fields values to True and False respectively...
  3. M

    Running a sub on a newly opened form

    Hi, Attempts to find an answer to this have been unsuccessful thus far, so hopefully someone can assist here. I have a form 'Lodgers' open and I open a form 'Payments' using the cmdAddNewPayment button. At the same time, I want to execute the cmdEditPayment sub when the form 'Payments' opens...
  4. M

    Runtime Error 3464 - Data Type Mismatch in Criteria Expression

    Hi Cronk, Thanks for your advice. I went down the path of setting each control to Null instead of "" and it worked a treat. Looking at it now, it seemed such a simple fix and almost embarassing to post for help! Thanks also for letting me know how to post code on this forum. Regards, Matt
  5. M

    Runtime Error 3464 - Data Type Mismatch in Criteria Expression

    Hi, My name is Matt from Perth, Western Australia and I am new to this forum, but have used it many times to seek out advice. Hopefully, someone can point me in the right direction here. I am using Access 2010 and have setup a Navigation Form (named NavigationForm) with a number of...
Back
Top Bottom