Friday, March 23, 2012

Movenext to next record in dataset if condition not met!

Does anyone know how I can not display a record or skip to next record in
dataset if a condition is not met? I can get it to put a blank when the
condition is true, but the report is displaying the row where the data would
be. So, it looks like a blank line.
For example I am trying to say If the field value coming in is < 6 display
value Else skip to next record.
Can anyone help?dillig wrote:
> Can anyone help?
You have to set a filter for the whole table-row.
That should help
frank
--
www.xax.de

No comments:

Post a Comment