Recent content by mattcarson88

  1. M

    Run Query on successful login

    Has it been that simple? So just to double check adding the mentioned code will, Upon the correct password being entered, and the user clicks a "login" button, the query will run, updating the data from a linked table to a table the user can store data to? Cheers, thanks for the quick response
  2. M

    Run Query on successful login

    Hi Gurus, I have created my own login forms using VBA Language, however I now want a query (Query A) to automatically run, to update data from a linked table (Table A) to a table that is editable (Table B). Does anyone know a nice simple way to do this? Thanks in advance, MC
Back
Top Bottom