HarryBrock
New Member
Hi,
This should be easy and am sure am overlooking a progress function.
I have this(part of the query):
where "inv-tb"-"inv-date" = '2011-01-31'
I want to do something like this:
where "inv-tb"-"inv-date" = todaydate - year(or -12 months)
This should be easy and am sure am overlooking a progress function.
I have this(part of the query):
where "inv-tb"-"inv-date" = '2011-01-31'
I want to do something like this:
where "inv-tb"-"inv-date" = todaydate - year(or -12 months)