Results 1 to 2 of 2
  1. #1
    pirseinkim is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2012
    Posts
    3

    Creating a report based on partial field search

    I need to do a report that is based on a partial field search from a form. I have done a few forms that do this, but the results are displayed directly on the form. Instead of the results displaying on the form I need for them to be displayed on a report. I thought it'd be the same as the form, but I'm not getting that it is?



    I have a query that has this criteria
    Like "*" & [Forms]![frmProspMktME rpt]![SISourceCodeSearch] & "*"

    Then I added another field(I had this in my other query when I did the form one but this field seems not to work this time)
    [Forms]![frmProspMktME]![SourceCodeSearch] - I don't want a name in front of it, but when I exit the field it puts exp1: I don't want that. In the criteria for this field I have: Is Null or Is Not Null.

    Then I thought I could base the report from this.

    Anyone have any suggestions. Is there a better way to do this? Is this even possible?

    Thanks,
    Kim P

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,931
    If you don't want field to show in query then uncheck the box in the design grid.

    Why have filter criteria for this field since the criteria just allows everything?
    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. Creating a search Field that pulls up a record
    By RapidRepairArnold in forum Access
    Replies: 3
    Last Post: 10-17-2012, 04:33 PM
  2. Return results based on a partial search
    By TimMoffy in forum Queries
    Replies: 2
    Last Post: 07-27-2012, 11:09 AM
  3. Search for partial field
    By j_a_monk in forum Queries
    Replies: 3
    Last Post: 06-08-2011, 08:40 AM
  4. Creating a Search Field
    By SKUPenn in forum Programming
    Replies: 1
    Last Post: 01-28-2010, 08:39 PM
  5. Partial Matching based Queries
    By Yatesb in forum Queries
    Replies: 0
    Last Post: 02-23-2009, 01:06 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