I have a couple of questions.
I'm trying to create a formula so that I can use a reference cell to adjust another cell.
for instance. Say I have three dates 5/10/03, 4/28/05 and 9/8/08. I want other cell to return the dates 5/10/10, 4/28/10 and 9/8/10 where the year is constantly 2010. is that possible?
One more question. Im trying to create an if function where if the first date is between any month and the 1-15th day, any year, to return that month, 15th, and that year. for example I have three dates, 10/4/10, 4/14/06, 9/3/09, I want the formula to return 10/15/10, 4/15/06 and 9/15/09. Now if the date is between the 16th and the last day of the month, I want the formula to return the same month, last day of the month, and same year. For example I have three months, 6/20/10, 7/18/08, 2/25/09. I want the formula to return 6/30/10, 7/31/08 and 2/28/09. Is that possible?
Thank you for any responses.
I'm trying to create a formula so that I can use a reference cell to adjust another cell.
for instance. Say I have three dates 5/10/03, 4/28/05 and 9/8/08. I want other cell to return the dates 5/10/10, 4/28/10 and 9/8/10 where the year is constantly 2010. is that possible?
One more question. Im trying to create an if function where if the first date is between any month and the 1-15th day, any year, to return that month, 15th, and that year. for example I have three dates, 10/4/10, 4/14/06, 9/3/09, I want the formula to return 10/15/10, 4/15/06 and 9/15/09. Now if the date is between the 16th and the last day of the month, I want the formula to return the same month, last day of the month, and same year. For example I have three months, 6/20/10, 7/18/08, 2/25/09. I want the formula to return 6/30/10, 7/31/08 and 2/28/09. Is that possible?
Thank you for any responses.