Hi
I have a query with a calculated field [Responsrec]-[dateSent]&"days" some results consist of 0 days, I would like to omit these but I just can't seem to get the criteria correct to do this, can anyone oblige please.
Braddy
Hi
I have a query with a calculated field [Responsrec]-[dateSent]&"days" some results consist of 0 days, I would like to omit these but I just can't seem to get the criteria correct to do this, can anyone oblige please.
Braddy
If you are a fool at forty, you will always be a fool

This month, every Windows Secrets subscriber can download a one-chapter excerpt of Windows 7: The Missing Manual.Windows 7: The Missing Manual provides valuable information to help you overcome these difficulties in learning a new operating system. Subscribe today to download your free excerpt.
If you already have the ResponseRec field as a separate column in the query grid, enter the following in the criteria line for this column:
>[DateSent]
If you don't have ResponseRec as separate column yet, add this field to the query grid, clear the Show check box and enter the criteria as above.
Hi Hans
Once again I am in your debt.
Many Thanks
Braddy
If you are a fool at forty, you will always be a fool