J
jpgoossen via AccessMonster.com
Hi,
I am working on an application that records employees hour sheets. Hours
worked, sick days, hours taken off on personal leave. I have created reports
where those hours are added per employee over a given period of time. Weekly,
monthly or any given date range.
In the details area I have some conditional lines in the report.
Think around the lines of: If numer of hours worked < standard hours per week,
calculate number and show message on line. These lines are situated below the
actual hours worked and other totals line.
The problem I have is that for the three lines that may contain messages,
some people will show up in the report with 0 message lines, some with one of
two, some with three. For I have just left a space in the detail section for
those lines. If they are valid, they show up, if not, the space is left blank.
I want however to make the reservation of these lines conditional. If there
is nothing to report, I just want to go on to the next employee, instad of
seeing three blank lines.
I cannot seem to figure out how to get actual conditional lines into my
report. Making the printing of data on those lines conditional is easy.
Skipping the blank line however, is not.
Thanks in advance,
Patrick
I am working on an application that records employees hour sheets. Hours
worked, sick days, hours taken off on personal leave. I have created reports
where those hours are added per employee over a given period of time. Weekly,
monthly or any given date range.
In the details area I have some conditional lines in the report.
Think around the lines of: If numer of hours worked < standard hours per week,
calculate number and show message on line. These lines are situated below the
actual hours worked and other totals line.
The problem I have is that for the three lines that may contain messages,
some people will show up in the report with 0 message lines, some with one of
two, some with three. For I have just left a space in the detail section for
those lines. If they are valid, they show up, if not, the space is left blank.
I want however to make the reservation of these lines conditional. If there
is nothing to report, I just want to go on to the next employee, instad of
seeing three blank lines.
I cannot seem to figure out how to get actual conditional lines into my
report. Making the printing of data on those lines conditional is easy.
Skipping the blank line however, is not.
Thanks in advance,
Patrick