Re: Setting up a report that won't print empty fields
- From: "Jenni Grubb via AccessMonster.com" <u16268@uwe>
- Date: Fri, 02 Dec 2005 14:17:57 GMT
Getting close...
I turned the label into a text box and set can shrink to yes...
I took your formula and inserted my field name to get the following:
=IIf([Consumer Data Sheet] Is Null,Null,"Show this text")
but all I get is #name? on the report, and it shows even though there is no
data.
I followed your directions to a T on a few fields and had the same prob.
What did I do wrong?
--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-reports/200512/1
.
- Follow-Ups:
- Re: Setting up a report that won't print empty fields
- From: Allen Browne
- Re: Setting up a report that won't print empty fields
- References:
- Setting up a report that won't print empty fields
- From: jenni via AccessMonster.com
- Re: Setting up a report that won't print empty fields
- From: Allen Browne
- Re: Setting up a report that won't print empty fields
- From: Jenni Grubb via AccessMonster.com
- Re: Setting up a report that won't print empty fields
- From: Allen Browne
- Re: Setting up a report that won't print empty fields
- From: Jenni Grubb via AccessMonster.com
- Re: Setting up a report that won't print empty fields
- From: Allen Browne
- Re: Setting up a report that won't print empty fields
- From: Jenni Grubb via AccessMonster.com
- Re: Setting up a report that won't print empty fields
- From: Allen Browne
- Setting up a report that won't print empty fields
- Prev by Date: Re: Multiple Sorting on Report
- Next by Date: Subreport summary
- Previous by thread: Re: Setting up a report that won't print empty fields
- Next by thread: Re: Setting up a report that won't print empty fields
- Index(es):
Relevant Pages
|