Hi there,
I have a table with a column of dates in which I need to identify and isolate those dates that are NOT in Septemer. The data is formatted as num Date9.
NIPR_EXP_DT1
8/31/2012
2/20/2012
9/18/2013
9/10/2013
9/10/2013
9/10/2013
9/5/2013
9/13/2013
6/30/2012
9/9/2013
Any help will be...
Good afternoon,
In a nutshell: we have a date range of 01/01/2011 and 01/31/2011. If the date in the Due date column is in the rnage the new date should be 12/31/2010.
We've tried these three if/then steps so far with no luck:
IF ' 01/01/2011'>=FAKE_DT<= ' 01/31/2011 ' then put '...
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.