Results 1 to 3 of 3
  1. #1
    mjhopler is offline Novice
    Windows XP Access 2007
    Join Date
    Feb 2010
    Posts
    26

    Count records by ranges

    Attached is a one table database. I have properties listed by the NOI_DSCR. I want to create specific ranges of NOI_DSCR and get a count of how many properties are in each range. Below is an example of the desired results. I have not clue where to even start on this one. Any help is greatly appreciated.



    It is difficult to show the results below, The data before the colon is the first field and data after the colon represents the second field. This is the best way I know to show it and figured a visual example would help explain.

    Desired Results
    Range: Property Count
    < 0.5: 6
    .5 to 0.99: 2
    1.0 to 1.19: 0
    1.20 to 1.39: 3
    1.40 to 1.59: 9
    1.60 to 2.00: 6
    > 2.00: 7

    Thanks in advance
    Last edited by mjhopler; 07-09-2011 at 12:11 PM.

  2. #2
    mjhopler is offline Novice
    Windows XP Access 2007
    Join Date
    Feb 2010
    Posts
    26
    I made a bit of head way. I have been able to create a query that has all the data needed and created a union query that pulls the data together. However, I lost my query formatting in the Union Query results. Is it possible to format the query results with a union query?

  3. #3
    mjhopler is offline Novice
    Windows XP Access 2007
    Join Date
    Feb 2010
    Posts
    26
    Solved my self. added code to the SQL.

    Format(Expression,"format")

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

Similar Threads

  1. Count records in another table
    By jonnyuk3 in forum Forms
    Replies: 2
    Last Post: 02-23-2011, 04:46 AM
  2. Count Records
    By Cheshire101 in forum Access
    Replies: 1
    Last Post: 11-30-2010, 03:02 PM
  3. Is it possible for me to count my records? how?
    By radicrains in forum Queries
    Replies: 4
    Last Post: 10-28-2010, 05:28 AM
  4. Count of records
    By Aston in forum Access
    Replies: 2
    Last Post: 03-30-2010, 05:20 AM
  5. Count of records
    By Bruce in forum Forms
    Replies: 3
    Last Post: 03-22-2010, 01:30 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