glthornton
Programmer
Hi everyone,
Crystal XI
ODBC Connction
I seem to be having a problem with one of my Immunization Reports. This report has 23 subreports running with it. The problem I am having is that the variable data that I am passing up from the subreports is being calculated and displayed in the following entry line instead of the current line.
Sample Report:
Can anyone point me in the right direction as to how I can correct this?
Thank you,
GlThornton
Crystal XI
ODBC Connction
I seem to be having a problem with one of my Immunization Reports. This report has 23 subreports running with it. The problem I am having is that the variable data that I am passing up from the subreports is being calculated and displayed in the following entry line instead of the current line.
Sample Report:
Code:
PatID Last Name First Name DTaP1 DTaP2 Total
123 Test Patient 2 1 0
234 Doe John 1 1 3
345 Doe Jane 0 4 2
456 Doe Baby 0 0 4
Can anyone point me in the right direction as to how I can correct this?
Thank you,
GlThornton