Crystal 9, SQL Server 7
I have a field {last run date} and I'm trying to display the earliest date that appears in that field.
I've used a formula:
{@min date}
minimum (database.last run date}
but this is returning blanks, even though i know I have a date of 9th feb and 14th feb in that field - and am trying to return the 9th.
Any ideas?
Nat
I have a field {last run date} and I'm trying to display the earliest date that appears in that field.
I've used a formula:
{@min date}
minimum (database.last run date}
but this is returning blanks, even though i know I have a date of 9th feb and 14th feb in that field - and am trying to return the 9th.
Any ideas?
Nat