P
Peter
Hi again all...
I have an issue with the date format in a query. The query is based on
fieled, "Date created", from a table whoes format is "Long Date"
Day-Month-Year and the time (this because the default value is Now().
Days: IIf([Case Status]="Open" Or [Case Status]="Review",[Today]-[Date
Created])
The result of the above should be amount of days...but unfortunatly i
recieve decimals...i.e should be 3 days..but returned value is 0.369896
etc....."Date Created" should only contain the date value in the query and
not the time..
hmm...
Thanks again for a great place!
I have an issue with the date format in a query. The query is based on
fieled, "Date created", from a table whoes format is "Long Date"
Day-Month-Year and the time (this because the default value is Now().
Days: IIf([Case Status]="Open" Or [Case Status]="Review",[Today]-[Date
Created])
The result of the above should be amount of days...but unfortunatly i
recieve decimals...i.e should be 3 days..but returned value is 0.369896
etc....."Date Created" should only contain the date value in the query and
not the time..
hmm...
Thanks again for a great place!