R
Rohit
Hi Experts!
Here is the Situation. I have 4 fields and this is what I
am trying to do.
Example:Tally Number|Date Received|Cubic Feet|Calculation
001 |12/17/03 | 1500 |
How can I write a query which evaluates the Following:
If Date Received >= 60 Days that means that the inventory
is being sitting at the warehouse for more then sixty days
(i.e. 02/17/2004) then multiply Cubic Feet * 0.15 and put
it into the above Calculation Field. If it is less then 60
days old then just put 0.
Thanks.
Here is the Situation. I have 4 fields and this is what I
am trying to do.
Example:Tally Number|Date Received|Cubic Feet|Calculation
001 |12/17/03 | 1500 |
How can I write a query which evaluates the Following:
If Date Received >= 60 Days that means that the inventory
is being sitting at the warehouse for more then sixty days
(i.e. 02/17/2004) then multiply Cubic Feet * 0.15 and put
it into the above Calculation Field. If it is less then 60
days old then just put 0.
Thanks.