Date problems.................

cornishteeth

Board Regular
Joined
Dec 6, 2002
Messages
117
This problem has baffled me beyond recognition. I have a database that works fine on my terminal. I have created queries that deal directly with date functions.

30DaysPrior: DateAdd("d",-30,[InstructorXferDate])
=Date() ****Actually on a Report

Here is the error message when I run the query that has 30DaysPrior: DateAdd("d",-30,[InstructorXferDate]) in it.....

Function is not available in expressions in query expression '(((DateAdd("d",-30,[InstructorXferDate]))'

When I run the report that has =Date() on it. It does not work.
Why does it work on my terminal and not on another. Do I need some sort of library installed. Please help.

Thanks,
Frank
 

Excel Facts

Can you AutoAverage in Excel?
There is a drop-down next to the AutoSum symbol. Open the drop-down to choose AVERAGE, COUNT, MAX, or MIN

Forum statistics

Threads
1,221,821
Messages
6,162,157
Members
451,750
Latest member
pnkundalia

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top