0

Conditional problem with a report

I am currious if there is a way to hide a row if a specific cell in a report is null through either excel or Jet Reports. I have tried an if statement but that will only work once and wont loop. I know I could use VB but I think that is a little more involved than what I want to go into. I am thinking the only way this is possible is to create a sql view with all the conditions their and just pull the information that way. If anyone does know a way that I can do this just by using excel or jet reports I would appreciate it very much.

2 comments

Please sign in to leave a comment.