The basic format for date fields is mm/dd/yyyy. So December 25, 2005 would be 12/25/2005.
You can also perform math operations on dates, for example:
The time between two date values. First, enter the old date, then the newer date.
Example 1: The contacts between December 1, 2005 and December 25, 2005 would be entered as follows:
old date,new date
12/1/2005,12/25/2005
Note: There are no spaces between the comma and the next date value.
Example 2: TODAY parameter
Say you want to display the contacts entered for the last month (30 days).
Use the between symbol and TODAY-30,TODAY
This will produce the contacts from today and 30 days back, or a month.
Related Articles: No related articles.
Attachments: No attachment found for this article.