Results 1 to 6 of 6
  1. #1
    mdlasd is offline Novice
    Windows 8 Access 2013
    Join Date
    Nov 2014
    Posts
    2

    Creating a Form That Generates Monthly Reports

    This is a beginner's question for sure, but wanted to see if I could help with MS Access forms. My company wants me to create a new type of form in which we would use to pull monthly reports from the data entered into that report each day. How do I go about creating a form that stores all of the inputs so future reports can be generated based on the data entered? I don't need any prior data for this form - I know what I want the form to include and I would need to start tracking the data moving forward.

    Thanks!

  2. #2
    ssanfu is offline Master of Nothing
    Windows XP Access 2000
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    How do I go about creating a form that stores all of the inputs
    Just to be clear, forms do not store data. Tables store data. Forms and reports are how you view the stored data. Forms/reports can be bound to tables/queries. A query can join many tables together to create a "virtual" table.

    I don't understand the question. If you are already entering the data into tables, then just create the report. Could you explain more about your dB?

  3. #3
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,625
    Agree with Steve. Build report. Apply filter to report so only desired records are viewed. This is basic Access functionality.
    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.

  4. #4
    mdlasd is offline Novice
    Windows 8 Access 2013
    Join Date
    Nov 2014
    Posts
    2
    Thanks for the follow-up and again, I apologize as I'm just learning Access now and am sure this is a very basic question. We currently have a form that documents certain metrics at the end of an employee's shift that our supervisor fills out (# of tasks completed, unfinished, etc). It currently is stored as a .doc file, which makes pulling data challenging to say the least. My idea was to use an Access form to have the supervisors input the data there and then we can run reports/graphs based on that data over time..but from what you're saying, I don't think that's even possible.

    So would I need to create a table of the above "metrics" that are currently being documented, then create a form, but how do we continue to archive that data to compare our performance over time? I've used Access before to run queries and import data from excel, but I was trying to build a virtual form for the supervisors but then somehow make sure that data is saved moving forward so we can compare using benchmarks.

    Hopefully this makes more sense - thanks for your patience with me!

  5. #5
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,625
    You have a paper form where data is entered then transferred to a .doc file (Word document with tables)?

    If you want to convert to Access database then build table in Access, bind a form to the table and enter the data. Data will pass to the table from the form.

    Then build reports based on the data in table.

    You may be able to import the old data into the Access table if you want.
    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.

  6. #6
    ssanfu is offline Master of Nothing
    Windows XP Access 2000
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    Have you started developing the dB? Post the dB for analysis. Ask more questions.

    You can have a form, but there needs to be somewhere to store the data. Once you have the data is the tables, you can do comparisons, see the change in metrics over time, etc. Create reports for hard copy.
    Show us what you have - we'll make comments, suggestions.

    And welcome to the forum...

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

Similar Threads

  1. Replies: 4
    Last Post: 10-21-2014, 06:06 PM
  2. Monthly Sales reports with wholesale average
    By Yarrrm8e in forum Reports
    Replies: 3
    Last Post: 01-31-2014, 04:39 PM
  3. creating monthly report
    By kyeiframseth in forum Access
    Replies: 1
    Last Post: 04-04-2013, 06:52 AM
  4. Replies: 5
    Last Post: 11-18-2012, 05:12 PM
  5. Automated Email Reports - monthly no clicks
    By Bamber in forum Reports
    Replies: 1
    Last Post: 05-12-2010, 12: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