Pulling entries from a form by the date

Hi,

I want to pull entries by the date of completion for specific jobs. This is the current code for the date in the selection of the view.

(@Today-@Created<31104000)

How do I interpret this as a date, and how can I pull entries by the date completed?

Thanks,

Eric

Subject: Pulling entries from a form by the date

you better can use the @adjust to subtract dates.

Subject: RE: Pulling entries from a form by the date

Thanks, but I still cannot get the view to only pull entries starting from 01/01/05 to today, and all present days thereafter. I want the view to display only jobs that are completed from 01/01/05 to the current day. Sorry, but I just started using Domino yesterday.

Thanks,

Eric