Search results

  1. H

    Display Record or open a new one based on condition

    Sorry here is the file
  2. H

    Display Record or open a new one based on condition

    Hello to everyone my question is this : i'm trying to build a form that will work by the following principle : a user input's date in field [Date] and department in [Dep] (dep is number) the effect im trying to get is - access automaticly searches the DB and if it finds a record to match both...
  3. H

    Autoexecuting code at access exit

    thats not exactly what i had in mind but i guess this will do thanx anyway MartijnR m@x.
  4. H

    Autoexecuting code at access exit

    ok 10x jaydwest but... Lets say all i need to do is run a simple VB msgbox that says "thank you for using access" where or how can i achive just that >> access executing my code upon event > access.quit ???
  5. H

    Autoexecuting code at access exit

    Hello every one, What i mean is that i need to run access "Fix & Compress" database function everytime a user exits the DB file its a small desktop database opened only by one user at a time ! i know this is done with DoCmd but i can't get it to work is it possible that the function to check...
Back
Top Bottom