projectpete
MIS
Hello,
I am trying to run this pretty big report that I need some help with as the needs change every week. I am using crystal 8.5 reading from a ProISAM (ProIV) database.
I was wondering if it was possible to append data from separate db tables into one.
Example
DATA AS IS NOW
Ship Name Notes Inspection Type
ABC Co. turn left YI
DEF Co. turn right PI
DESIRED FORMAT
Ship Name
ABC Co., turn left, YI
DEF Co., turn righ, PI
I am trying to run this pretty big report that I need some help with as the needs change every week. I am using crystal 8.5 reading from a ProISAM (ProIV) database.
I was wondering if it was possible to append data from separate db tables into one.
Example
DATA AS IS NOW
Ship Name Notes Inspection Type
ABC Co. turn left YI
DEF Co. turn right PI
DESIRED FORMAT
Ship Name
ABC Co., turn left, YI
DEF Co., turn righ, PI