splaisance
Programmer
I need to create a report that shows records before and after they are changed. How can I do this using Crystal Reports 9 Developer? The changes to be made to the original before record come from an Access database table. I am using VB 6.0 Enterprise to write the program to perform the updating. I can't figure out how to send just the information I want to print out to Crystal.
Ex:
Before Record
Name Address Loan# LoanAmount
After Record
Name Address Loan# LoanAmount
and so on.
Please Help!
Shannon