Results 1 to 5 of 5
  1. #1
    Stella2015 is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Dec 2015
    Posts
    1

    Database in MS Access 2010

    Hi All,

    I need help on MS Access. I am creating recruiter database for them to store candidate record.

    I have encountered several issue

    1. How do I set for Candidate ID to be auto_increment but candidate ID have to be start from year_001 (e.g. 2015_001. 2015_002, 2015_003, 2015_004) ?

    2. I have created a login form and I would like to know what's the code to login, so once they click "logon", it will open database with record

    Thanks for the help in advance



    Have a nice day

  2. #2
    Join Date
    Jun 2015
    Location
    Wales. Land of the sheep.
    Posts
    1,228
    1.A. Auto number is a field in access that automatically generates incremental numbers. Usually used for ID.

    1.B. Why do you need to assign an increment to the date?

    2. How do you want users to use the database? will they all be on one machine? What record do you want to open? their own?

  3. #3
    CJ_London is offline VIP
    Windows 8 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,840
    1. google 'dmax+1' for suggestions. Your id will be text so you will need a slightly more complex solution. You may be better storing this in two numeric fields - year and incremental number and just combining when being viewed
    2. your description is not clear enough to provide any real help, but google 'access login form' or similar or search on this forum - login forms are a popular subject, I'm sure you will find one of the many solutions will fit your needs

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,624
    Generating custom unique identifier is common topic, start with https://www.accessforums.net/forms/a...ing-23329.html
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  5. #5
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,848
    Stella2015,

    Do you have a clear description of what you are trying to accomplish? Your post doesn't contain enough context information to offer some general guidance and advice. Others have answered your specific question, but I don't see that as your prime interest/issue at the moment.
    You need a plan, and that starts with a description of what you are trying to automate.

    a recruiter database for them to store candidate record.
    just does not have the detail to start designing a database.

    You might want to work through one of the examples here. But you have to work through it to gain the benefits.

    Good luck with your project.
    Last edited by orange; 12-01-2015 at 03:01 PM. Reason: spelling

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

Similar Threads

  1. link access 2010 database with outlook 2010 contacts
    By Travis22 in forum Import/Export Data
    Replies: 1
    Last Post: 12-12-2014, 04:01 PM
  2. Replies: 1
    Last Post: 10-14-2013, 12:59 PM
  3. Replies: 1
    Last Post: 08-09-2013, 02:23 PM
  4. MS Access 2010 web database and Sharepoint 2010
    By sandeep23 in forum SharePoint
    Replies: 0
    Last Post: 06-05-2012, 11:44 AM
  5. Replies: 1
    Last Post: 01-05-2012, 02:34 PM

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