L
Les
Hi, i am trying to compare too dates. e.g.
Expr1: IIf([AlDate]>3/5/2004,"Red","Green")
If the AlDate is more than 03/05/2004 it must be red
e.g. 06/05/2004 should be red and 02/05/2004 should be
green.
This is not working, i am sure it is just a method
problem, could somebody please help?
Expr1: IIf([AlDate]>3/5/2004,"Red","Green")
If the AlDate is more than 03/05/2004 it must be red
e.g. 06/05/2004 should be red and 02/05/2004 should be
green.
This is not working, i am sure it is just a method
problem, could somebody please help?