Hello,
I'm a newbie to formulas or macro. I have this long list of dates in a column. I manually change the month except for the year and day. I do this monthly for reporting purposes to accounting for due dates of clients. It is tedious and time consuming for me. I wanted to automatically change the month in the column. The month is in numerical value (Accounting wanted it that way). I tried CTL H but it messes the other values when it finds similar values. Below is a sample of my list and what I would like to change within the column only. I will worry later if I have to change by the end of the year from 2016 to 2017.
[TABLE="width: 196"]
<colgroup><col><col></colgroup><tbody>[TR]
[TD]From[/TD]
[TD]To[/TD]
[/TR]
[TR]
[TD]01/19/2016[/TD]
[TD]02/19/2016[/TD]
[/TR]
[TR]
[TD]01/16/2016[/TD]
[TD]02/16/2016[/TD]
[/TR]
[TR]
[TD]01/22/2016[/TD]
[TD]02/22/2016[/TD]
[/TR]
[TR]
[TD]01/28/2016[/TD]
[TD]02/28/2016[/TD]
[/TR]
[TR]
[TD]01/14/2016[/TD]
[TD]02/14/2016[/TD]
[/TR]
[TR]
[TD]01/29/2016[/TD]
[TD]02/29/2016[/TD]
[/TR]
[TR]
[TD]01/26/2016[/TD]
[TD]02/26/2016[/TD]
[/TR]
[TR]
[TD]01/25/2016[/TD]
[TD]02/25/2016[/TD]
[/TR]
</tbody>[/TABLE]
I hope someone could help.
Thank you in advance.
I'm a newbie to formulas or macro. I have this long list of dates in a column. I manually change the month except for the year and day. I do this monthly for reporting purposes to accounting for due dates of clients. It is tedious and time consuming for me. I wanted to automatically change the month in the column. The month is in numerical value (Accounting wanted it that way). I tried CTL H but it messes the other values when it finds similar values. Below is a sample of my list and what I would like to change within the column only. I will worry later if I have to change by the end of the year from 2016 to 2017.
[TABLE="width: 196"]
<colgroup><col><col></colgroup><tbody>[TR]
[TD]From[/TD]
[TD]To[/TD]
[/TR]
[TR]
[TD]01/19/2016[/TD]
[TD]02/19/2016[/TD]
[/TR]
[TR]
[TD]01/16/2016[/TD]
[TD]02/16/2016[/TD]
[/TR]
[TR]
[TD]01/22/2016[/TD]
[TD]02/22/2016[/TD]
[/TR]
[TR]
[TD]01/28/2016[/TD]
[TD]02/28/2016[/TD]
[/TR]
[TR]
[TD]01/14/2016[/TD]
[TD]02/14/2016[/TD]
[/TR]
[TR]
[TD]01/29/2016[/TD]
[TD]02/29/2016[/TD]
[/TR]
[TR]
[TD]01/26/2016[/TD]
[TD]02/26/2016[/TD]
[/TR]
[TR]
[TD]01/25/2016[/TD]
[TD]02/25/2016[/TD]
[/TR]
</tbody>[/TABLE]
I hope someone could help.
Thank you in advance.