Results 1 to 5 of 5
  1. #1
    Analyst12345 is offline Novice
    Windows 10 Access 2013 32bit
    Join Date
    Feb 2020
    Posts
    2

    create a new record - reporting database -

    Hi,
    I am designing a new database to build regular reports on different projects.
    There is a project table where data is about the particular project.
    Related to that table, there are an Issue table and a status table.



    Every project can have many status items and issues.
    The status table and issue table will be updated every week.
    I am looking for a way to create a database where the project manager pulls the information from the previous report, and updates the information for the current reporting period by creating a new record for a particular issue / status item without overriding the previous week data. This way, every week's data still exists.
    I am looking for a solution that I can do with macros as I don't have a lot of experience with coding.
    Thank you!
    Analyst12345

  2. #2
    Bulzie is offline VIP
    Windows 7 64bit Access 2007
    Join Date
    Nov 2015
    Posts
    1,471
    Sounds like your main form will be Projects and you will have 2 subforms for Issues and Status linked to Projects(use LinkMaster Linkchild). So after he pulls up the project, it will show all the Issues and Statuses in those subforms and also allow him to add new Issues/Status for the current week in those subforms. Just add a date field to each of your Issues/Status subform records.

  3. #3
    ssanfu is offline Master of Nothing
    Windows 7 32bit Access 2010 32bit
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    Without some examples of the data, is the status table for a particular project or is the status table for a particular issue.


    Project -->>Status
    Click image for larger version. 

Name:	Design2.png 
Views:	13 
Size:	73.7 KB 
ID:	40801

    Project -->> Issue -->> Status
    Click image for larger version. 

Name:	Design1.png 
Views:	13 
Size:	76.1 KB 
ID:	40800

  4. #4
    Analyst12345 is offline Novice
    Windows 10 Access 2013 32bit
    Join Date
    Feb 2020
    Posts
    2
    It follows this one " Project -->>Status " . Each project table for issues, and a table for status. there is no relationship between issues and status. the relationship are all from the project table to other ones.


  5. #5
    orange's Avatar
    orange is online now Moderator
    Windows 10 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,725
    You need to get your tables and relationships designed to meet your "business requirements", and that isn't clear from your posts.

    Is it a Project that has a Status? Is it an Issue that has a Status? Is it Projects that have 0,1 or more Issues? Your 3 tables do not exist in isolation.

    Give us a description of a typical Issue, Project and Status scenario from your business operations in simple, plain English.
    Forget your current tables and please no database jargon --just simple English.
    Once we're all on the same page there will be more focused responses.

    Good luck with your project.

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

Similar Threads

  1. Replies: 11
    Last Post: 05-31-2019, 09:03 AM
  2. Replies: 2
    Last Post: 01-26-2018, 02:43 PM
  3. Replies: 2
    Last Post: 11-15-2013, 09:58 AM
  4. Create Record Database Help
    By charlesh in forum Access
    Replies: 67
    Last Post: 10-03-2013, 11:55 AM
  5. Replies: 0
    Last Post: 08-23-2013, 05:46 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