Search results

  1. C

    Calculating previous 18 months in an array

    Hi all, I am trying to use an array and a do loop to calculate the 1st date of the month for the previous 18 months in order to show usage for items for each of the previous 18 months. My problem is how to decrement the year twice to go back to 2011 when the mnth value is < 1. Here is my...
Top