Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ReportNet Conditional block list

Status
Not open for further replies.

willfast

Programmer
Jan 18, 2007
2
CA
I have the request to let customer input value and query it in the database. If no record is there, give the error message.
I try to use the conditional block list to do that. Set the variable as boolean and expression as ([name] is not null). But when I run the report, the whole report will not show up if it can not find the [name] in the database. Of course the error message is not there.
Is there any one can help? Where should I go?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top