Results 1 to 3 of 3
  1. #1
    Abdulaym is offline Advanced Beginner
    Windows 10 Access 2010 64bit
    Join Date
    Jul 2023
    Posts
    33

    Searching for record in Report


    Hi, Pls can some help me with a code that can enable me to search for a record in my report. For example if I want to search customer record through CustomerID and date range(January-May 2023).

  2. #2
    Join Date
    Jan 2017
    Location
    Swansea,South Wales,UK
    Posts
    4,940
    Use Find? Ctrl+F
    Please use # icon on toolbar when posting code snippets.
    Cross Posting: https://www.excelguru.ca/content.php?184
    Debugging Access: https://www.youtube.com/results?sear...bug+access+vba

  3. #3
    Micron is offline Virtually Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    12,801
    Run a query that uses the report query. Use appropriate criteria in the new query. Or modify your report query to show only what you want in the report. No need for code.
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

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

Similar Threads

  1. Replies: 2
    Last Post: 05-23-2018, 06:56 AM
  2. Auto Data Record Searching!
    By cap.zadi in forum Security
    Replies: 3
    Last Post: 05-13-2017, 12:45 PM
  3. Searching a record through the subform
    By Ruegen in forum Forms
    Replies: 5
    Last Post: 10-28-2013, 09:46 PM
  4. Searching a field on a record [HELP]
    By eduardo in forum Queries
    Replies: 1
    Last Post: 06-26-2012, 07:41 PM
  5. Searching and calculating fields from a single record
    By karmacable in forum Programming
    Replies: 9
    Last Post: 09-25-2011, 01:11 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