Results 1 to 2 of 2
  1. #1
    wadey is offline Novice
    Windows XP Access 2007
    Join Date
    Mar 2011
    Location
    Southampton, UK
    Posts
    2

    Getting a record approved

    I'm VERY new to access so please bare with me.



    I've created a nice simple database for purchase orders to use within my company. I've designed it so I have a field with the person's name who created the record in it, I've got a field where I have a tick box for "approval" and also a drop down box with names I have from a contacts table. The creator field links to a separate table from contacts and all have been imported from my outlook address book.

    Is there anyway I can set it up so only the person who's name is in the drop box can approve the record, either by going in or preferrably via an e-mail request?

  2. #2
    alcoool is offline Novice
    Windows XP Access 2007
    Join Date
    Dec 2009
    Posts
    10
    There are more then one way to do what you want:

    1. set usel level security on your data base (compicated)
    2. create a back end to your data base and multiple front end mde files (one for every tipe of user)

    for the second solition do this

    1 create a database that contains only the tables (back end)
    2 create another mdb file with the forms and querys needed for person how creates the record (you need to link the table from the back end) (front end 1)
    3 create mdb file with querrys and forms for the person that aproves (you need to link tables from back end) (front end 2)
    4 make mde files for front end files and ghive them to the users
    5 acces works over a networs by sharing a folder (so you can link tables over a network)

    for more info pls e-mail at ale_vento@yahoo.com

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 8
    Last Post: 07-06-2013, 05:13 PM
  2. Replies: 7
    Last Post: 12-15-2010, 09:46 AM
  3. Replies: 5
    Last Post: 06-29-2010, 01:24 PM
  4. Replies: 3
    Last Post: 06-27-2009, 03:53 PM
  5. Deleting Record Contents, not complete record...
    By Charles Waters in forum Access
    Replies: 2
    Last Post: 06-24-2008, 12:00 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums