Results 1 to 2 of 2
  1. #1
    aparnawangu is offline Advanced Beginner
    Windows 7 32bit Access 2007
    Join Date
    Jul 2015
    Posts
    40

    query for count of followups

    Hi Team,

    I have a table called Follow-Up Status and the columns in the table are
    Enquiry_Form No,Follow-Up_Needed,Follow-Up_Assigned_to,Follow-Up1_DueDate,Follow-Up1_Remarks


    Likewise Follow-Up2 and Follow-Up3.
    I have to create a query which should capture that how many follow-up1 are done likewise how many follow-up2 are done and same for follow-up3 also.

    Pls guide me as i am very new to access.

    Regards
    Aparna

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,626
    This would be an aggregate (GROUP BY) Totals query. Use query builder. Search Access Help or web for guidelines.

    Or build a report using its Sorting & Grouping features with aggregate function calcs in textboxes. Again, search for guidelines, lots out there.

    Or get an introductory tutorial book to learn the basics of Access functionality.

    These are 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.

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

Similar Threads

  1. Year Count and Month Count Same Query
    By NateSmith in forum Queries
    Replies: 1
    Last Post: 05-13-2015, 08:23 AM
  2. Replies: 2
    Last Post: 04-15-2014, 01:59 PM
  3. COUNT Group Count Records COUNT FUNCTION
    By PMCOFFEY in forum Access
    Replies: 9
    Last Post: 11-09-2012, 09:40 PM
  4. Replies: 7
    Last Post: 05-02-2012, 08:04 AM
  5. Query with max value and max count
    By Fabdav in forum Queries
    Replies: 1
    Last Post: 10-13-2011, 07:14 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