I am a new user in CR8.5 and interfacing with an ACCESS database.
Problem:
I have a table that has a transaction description column. That column consists of the following descriptions:
Sick, Vacation, Bereavement, Jury duty, Dock, Comp time, Personal Bus.,Regular, Clock time, Clock Time or Clock-In,
Client wants to receive a report that would put in one field all of the Sick, Vacation, Bereavement, Jury duty, Dock, Comp time,Personal Bus. And then all the Regular, Clock time, Clock Time or Clock-In in another field.
For example if it were sick then the report would look like
......,sick," " (where ... is other info and the " " is a blank field)
if it were regular then the report would look like
......, " ", regular (where ... is other info and the " " is a blank field)
I need some suggestions as I have only been able to generate this report in 2 separate reports doing a record formula on the transaction description. Would like to be able to send one report.
Any advise would be helpful.
Problem:
I have a table that has a transaction description column. That column consists of the following descriptions:
Sick, Vacation, Bereavement, Jury duty, Dock, Comp time, Personal Bus.,Regular, Clock time, Clock Time or Clock-In,
Client wants to receive a report that would put in one field all of the Sick, Vacation, Bereavement, Jury duty, Dock, Comp time,Personal Bus. And then all the Regular, Clock time, Clock Time or Clock-In in another field.
For example if it were sick then the report would look like
......,sick," " (where ... is other info and the " " is a blank field)
if it were regular then the report would look like
......, " ", regular (where ... is other info and the " " is a blank field)
I need some suggestions as I have only been able to generate this report in 2 separate reports doing a record formula on the transaction description. Would like to be able to send one report.
Any advise would be helpful.