Ok i just ran a test and when i get rid of the
[Stock] = 1799514 AND
the date then works.
so my code looks like this
iif([Date] >= #11/09/2005#, [Hauling]+[Storage]+[Additional]+[Towing]+4.5, [Hauling]+[Storage]+[Additional]+[Towing]+2.5)
Now how do I get the Stock lol
OK what I have is a date field and a total field(which adds the total of 3 other text fields)
What I am trying to do is if stock # is 1799512 then only add 2.5, and if the date is between 9/9/2005 and 11/9/2005 add 2.5, and if greater than 11/9/2005 then add 4.5. Here is what I have...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.