Does this do it?
Since you are comparing a string representation of a date this should work properly.
code:
If @DATE >= "2002/12/01" and @DATE <= "2002/12/31"
? "between dates in the month of Dec."
EndIf



[ 11. December 2002, 20:33: Message edited by: Howard Bullock ]
_________________________
Home page: http://www.kixhelp.com/hb/