Search results

  1. Jeffx

    Export from a Form to delimited txt or csv

    Pat Adjusted the code, works a treat. Thanks for your help Jeff
  2. Jeffx

    Export from a Form to delimited txt or csv

    Phil Thanks for the code. Will work through it to implement in my DB. Will let you know how it goes, looks pretty good though and easy to understand. Thanks again Jeff:D
  3. Jeffx

    Export from a Form to delimited txt or csv

    :cool:Currently run a database for a conference we run Access 2003 DB using Access 2007 to run. I have added a button (with some vb code via the click event procedure) to open two word docs that I want to populate with the information that is on the currently open record in the form (basically a...
  4. Jeffx

    A Tricky Security Problem

    Dear Dennis K I never said it was correctly secured, that is part of my problem. The system.mdw file that I am using does contain all of the users info, however, as it wasn't originally setup using the user level security wizard from within access, and is an original system.mdw that users are...
  5. Jeffx

    A Tricky Security Problem

    In Access 2003 we use an mdw file (unfortunately named system.mdw) that people are joined to (by using Workgroup Administrator) when they become a new user on the system. This works well except that it is time consuming to go through the process for every new user. I am aware that you can create...
Back
Top Bottom