Results 1 to 2 of 2
  1. #1
    cknutzen is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    May 2013
    Posts
    1

    Calculating a column

    I'm new to Access and think my Excel experience is making things difficult for me.
    I want to enter in data as shown and then figure out the percent completed (done/present). I will need to be able to sort these percentages by person, job number and dates. For example what is Matt Elder's percent complete for June 2012 at job 150127?

    Any help would be appreciated!
    Attached Thumbnails Attached Thumbnails Track Pads.jpg  

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,628
    Tables hold raw data. Manipulate data with queries. Build a query with calculated fields. This is basic Access functionality and Access Help has guidelines. However, percent calculation usually involves aggregate calcs. This is best done on report using Grouping & Sorting features with aggregate calcs in group and report header/footer sections.

    Google: access report percentage of total

    http://office.microsoft.com/en-us/ac...005187381.aspx
    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.

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

Similar Threads

  1. Total Column Calculating Error
    By joannakf in forum Queries
    Replies: 3
    Last Post: 02-10-2012, 11:17 AM
  2. Replies: 1
    Last Post: 12-08-2011, 08:03 AM
  3. Replies: 7
    Last Post: 04-27-2010, 02:47 PM
  4. Replies: 1
    Last Post: 04-15-2010, 02:07 AM
  5. Calculating the column value
    By access in forum Queries
    Replies: 6
    Last Post: 08-20-2009, 11:51 AM

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