Hi,
Trying to write a query that will give me the number of days between the query date of an invoice, and the end of the current month.
I'm stuck on the last part of the query:
datediff("d", invoice.query_date, last day of month)
Is there a piece of code in Crystal XI that will do this for me? I've found nothing anywhere!
Thank you
Di
Trying to write a query that will give me the number of days between the query date of an invoice, and the end of the current month.
I'm stuck on the last part of the query:
datediff("d", invoice.query_date, last day of month)
Is there a piece of code in Crystal XI that will do this for me? I've found nothing anywhere!
Thank you
Di