Results 1 to 4 of 4
  1. #1
    ddkolb is offline Novice
    Windows XP Access 2003
    Join Date
    Jun 2011
    Posts
    5

    Question An Expression Builder Question

    I am tying to create and expression that tells the report not to print a complete record if a specific field IsNull. Can anyone assist please?
    Thank you.

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,640
    In my view the place to eliminate them would be in the query the report is based on:

    SELECT...
    FROM...
    WHERE YourFieldName Is Not Null
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    ddkolb is offline Novice
    Windows XP Access 2003
    Join Date
    Jun 2011
    Posts
    5
    Yes,...you are correct/ I will try that. I created the report straight from the table without the use of query. I will create a query to generate the report. Thank you.

  4. #4
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,640
    No problem, post back if you get stuck. Welcome to the site by the way!
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. Expression Builder or VB ... Help
    By Adynn in forum Access
    Replies: 0
    Last Post: 06-03-2011, 09:51 AM
  2. Expression builder
    By PJ_d_DJ in forum Access
    Replies: 2
    Last Post: 02-24-2011, 03:38 AM
  3. basic expression builder issue
    By nagsha in forum Access
    Replies: 1
    Last Post: 09-06-2010, 02:29 AM
  4. Expression Builder: If DateValue
    By Rip22 in forum Queries
    Replies: 4
    Last Post: 03-09-2010, 10:51 AM
  5. Expression Builder
    By mistaken_myst in forum Access
    Replies: 2
    Last Post: 05-07-2008, 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