I am using Crystal V.8.5. I am pulling from a SQL DB.
My report is setup as follows:
Details 1: event_description event_deadline
I need the report to look like this:
Photos/Scan 5/18/05
3 working days
1st Lasers to Ship Back to SEaver 5/24/05
2 working days
What I can't figure out is how to take the event_deadline and count working days between records? So I need to figure out that there are 2 working days between 5/18/05 and 5/24/05.
Thanks for any help you can provide.
My report is setup as follows:
Details 1: event_description event_deadline
I need the report to look like this:
Photos/Scan 5/18/05
3 working days
1st Lasers to Ship Back to SEaver 5/24/05
2 working days
What I can't figure out is how to take the event_deadline and count working days between records? So I need to figure out that there are 2 working days between 5/18/05 and 5/24/05.
Thanks for any help you can provide.