thelearner
Programmer
Hi,
I have 2 fields, one contains month and the other contain year (each 2 char. long), which is my ending period. I want to find starting period(-11 months). I know if I have full date (cymd) then I can use fxn %month(-11). Can I subtract months from only the mm and yy portion that I have or do I have to have full date format.
Thanks.
I have 2 fields, one contains month and the other contain year (each 2 char. long), which is my ending period. I want to find starting period(-11 months). I know if I have full date (cymd) then I can use fxn %month(-11). Can I subtract months from only the mm and yy portion that I have or do I have to have full date format.
Thanks.