Results 1 to 2 of 2
  1. #1
    Napier is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    Nov 2011
    Posts
    1

    Question Newbie question please help

    Hi All,

    I am hoping you can help me, for work I want to create a database.

    Scope:



    There are multiple documents in circulation with lots of different questions. Some documents have the same question but sometimes multiple replies. The questions and answers I want to all pull into one database for ease of search rather than run around trying to find the document xyz. This will also ensure one central repository, mean we can trust the answers from one source and keep one source updated.

    How easy would this be to create?
    How easy would it be to manage do you think?

    Any neat ideas, tips or tricks you think would be good here?

    I am good on computers and have a networking background, used MS Access a long time ago so my memory on this application is not fresh :-(

    Your help and guidance would be really appreciated!

  2. #2
    Robeen is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    Mar 2011
    Location
    Tulsa, Oklahoma.
    Posts
    1,593
    From what you describe, this should be pretty simple to design.

    I think two tables would do the trick:

    Table1 - 2 fields:
    QuestionID, Question.

    Table2 - 2 fields:
    QuestionID, Answer.

    In Table1 each question would only appear once and have a unique ID.
    In Table2 each QuestionID might appear more than once - each time with a different answer.

    Hope this helps!

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

Similar Threads

  1. Newbie question
    By Patience in forum Queries
    Replies: 4
    Last Post: 11-24-2010, 02:18 AM
  2. vba question from newbie
    By ninachopper in forum Access
    Replies: 17
    Last Post: 07-29-2010, 01:22 PM
  3. Newbie question
    By webby in forum Access
    Replies: 6
    Last Post: 07-19-2010, 06:22 AM
  4. Question from a newbie
    By scarps626 in forum Access
    Replies: 2
    Last Post: 10-02-2009, 03:40 AM
  5. Newbie question
    By The_Dude in forum Programming
    Replies: 2
    Last Post: 12-23-2007, 07:11 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