Results 1 to 3 of 3
  1. #1
    gate2wire is offline Novice
    Windows 8 Access 2013 32bit
    Join Date
    Jan 2017
    Posts
    1

    Question Creating Dynamic Requirements Documents using Access

    I've written a 19,000 word requirements document i.e. a corporate technical standard.



    I wrote each specific requirement (knowledge packet) as a separate line in Excel then transferred the file into Access. I'd like to do two things with this dbase now:

    - Create a relational database to link the requirements, examples, notes, comments, pictures to one another (based on the ontology structure I've created)
    - Enable the dbase to create dynamic technical standards (in Word form, maybe in PDF?) - based on user input/choices e.g. maybe they're an internal associate interested in a document that shows examples of application vs a vendor that is looking for specific design requirements.

    Main issue is that the technical standard will be long and overwhelming as Word document(s) and the broad target audience will need to weed through the whole thing just to find specific content.

    Has anyone done something like this? This is not like the filling in fields on a Word document - this is more dynamic. And I can't find any info on how to begin to approach something like this.

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    1. youd have your tReqs table of your documents.
    2. a tProject table of your projects.
    3. a tProjReqs table to add items from tReqs to the project.

    tProjReqs table
    ----------------
    ProjID
    ReqID

  3. #3
    orange's Avatar
    orange is offline Moderator
    Windows 10 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    Can you show us a diagram of
    requirements, examples, notes, comments, pictures to one another (based on the ontology structure I've created)
    For your own benefit and for improved communications you might want to provide a written description/definition of each of these terms. For example, what is a note vs a comment?

    A few sample records for each topic would be helpful to start.

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

Similar Threads

  1. Replies: 4
    Last Post: 06-23-2016, 08:51 AM
  2. conversion of access 2013 requirements
    By jassie in forum Programming
    Replies: 8
    Last Post: 05-19-2015, 12:48 PM
  3. Creating a dynamic search box in Access 2010
    By bob500000 in forum Access
    Replies: 1
    Last Post: 11-24-2011, 02:27 PM
  4. Replies: 0
    Last Post: 10-19-2009, 11:11 AM
  5. Importing Excel into Access with few requirements
    By pickolizac in forum Import/Export Data
    Replies: 1
    Last Post: 02-18-2009, 12:02 AM

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