drosenkranz
Programmer
Hello There,
I have a report with three columns and 19 rows. Each of these values are calc'd in the code prior to calling the VFP report. The mvars are referenced by the VFP Report and displayed. When the report displays, the first column is filled with all 3's.
The problem is there should a "2" in one row and a "1" in another row- all of the rest of the rows in this column should contain zeroes. The total for this column on my report = 42 when it should equal 3.
I've checked the memvars prior to the report launching and they are correct- I have a "2", a "1" and the rest are 0's. I;ve checked and rechecked these values and they are correct before the report runs.
What's up with the VFP Report Generator?
Thanks
The 2nd mouse gets the cheese.
I have a report with three columns and 19 rows. Each of these values are calc'd in the code prior to calling the VFP report. The mvars are referenced by the VFP Report and displayed. When the report displays, the first column is filled with all 3's.
The problem is there should a "2" in one row and a "1" in another row- all of the rest of the rows in this column should contain zeroes. The total for this column on my report = 42 when it should equal 3.
I've checked the memvars prior to the report launching and they are correct- I have a "2", a "1" and the rest are 0's. I;ve checked and rechecked these values and they are correct before the report runs.
What's up with the VFP Report Generator?
Thanks
The 2nd mouse gets the cheese.