Results 1 to 3 of 3
  1. #1
    drunkenneo is offline Competent Performer
    Windows XP Access 2007
    Join Date
    Jun 2013
    Posts
    199

    Filtering records to display on Label


    I have a form which have subform as a datasheet view.

    Here i want to put a counter on top of form when i filter the record set it should be showing that count too.

    Is it possible?

  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
    52,929
    Try textbox in form header section with expression: =Count(*)
    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.

  3. #3
    drunkenneo is offline Competent Performer
    Windows XP Access 2007
    Join Date
    Jun 2013
    Posts
    199
    Quote Originally Posted by June7 View Post
    Try textbox in form header section with expression: =Count(*)
    Thanks its done

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

Similar Threads

  1. Filtering and Display of Multiple Date Fields
    By stevekroll in forum Queries
    Replies: 3
    Last Post: 03-17-2014, 07:59 PM
  2. Filtering Master Records and Subform Child Records
    By Nerther in forum Programming
    Replies: 6
    Last Post: 10-01-2013, 05:24 PM
  3. records number shows in label
    By mathanraj76 in forum Programming
    Replies: 3
    Last Post: 04-24-2013, 07:37 PM
  4. Replies: 3
    Last Post: 09-14-2012, 03:35 PM
  5. Replies: 5
    Last Post: 06-28-2011, 06:40 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