How conditionally skip stuff on a report?

  • Thread starter Thread starter ray anselmi
  • Start date Start date
R

ray anselmi

LOL. I still don't have answer to my question. I would like to skip the record completely. Not just set height to zero, etc.... If the value of a field in the record is blank, skip printing the record. Thnaks.



Steve wrote:

Hi Mark,I just responded!!Steve
19-Oct-09

Hi Mark,

I just responded!!

Steve

Previous Posts In This Thread:

EggHeadCafe - Software Developer Portal of Choice
Web Services - SOAP / Multiple Recordsets
http://www.eggheadcafe.com/tutorial...e16-e93ab938dc36/web-services---soap--mu.aspx
 
Did you try my suggestion? Use a query to feed the report. In the query,
exclude those records.

Regards

Jeff Boyce
Microsoft Access MVP

--
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.

Any code or psuedocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.
 
Back
Top