![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello all, I'm working with a database that doesn't have all the values I need for a report, so I'm doing some calculations in code and then need to pass two additional calculated values for each record back to the report to display. For reasons I won't go into here I can't ask the report to do the calculations. How can I do this? I'm using VB6, CR9 and a Pervasive 2000i database. Thanks so much. Robin |
#3
| |||
| |||
|
|
Hello all, I'm working with a database that doesn't have all the values I need for a report, so I'm doing some calculations in code and then need to pass two additional calculated values for each record back to the report to display. For reasons I won't go into here I can't ask the report to do the calculations. How can I do this? I'm using VB6, CR9 and a Pervasive 2000i database. Thanks so much. Robin |
#4
| |||
| |||
|
|
In case anyone else has this problem/question, I been able to solve this issue by creating a CSV file from code and then running my report on that "recordset." If anyone has a better solution that this one, please let me know. |
|
duncanstreet2004 (AT) yahoo (DOT) com (Robin) wrote in message news:<19e358cb.0406251217.699ad1d1 (AT) posting (DOT) google.com>... Hello all, I'm working with a database that doesn't have all the values I need for a report, so I'm doing some calculations in code and then need to pass two additional calculated values for each record back to the report to display. For reasons I won't go into here I can't ask the report to do the calculations. How can I do this? I'm using VB6, CR9 and a Pervasive 2000i database. Thanks so much. Robin |
![]() |
| Thread Tools | |
| Display Modes | |
| |