dates

K

kp

Hi

I have a list with dates in F5-F50. I would like to automatically
calculate the date six months future to populate automatically in
G5-50. I have found this by searching:
=DATE(YEAR(F1),MONTH(F1)+6,DAY(F1)) but how do I get the function to
progress through the list so that G5 is calculated automatically by
picking up the date from F5, G6 from F6 and so on? Sorry, I don't work
in excel but have to update this list. Thanks.
 
R

Ron Rosenfeld

Hi

I have a list with dates in F5-F50. I would like to automatically
calculate the date six months future to populate automatically in
G5-50. I have found this by searching:
=DATE(YEAR(F1),MONTH(F1)+6,DAY(F1)) but how do I get the function to
progress through the list so that G5 is calculated automatically by
picking up the date from F5, G6 from F6 and so on? Sorry, I don't work
in excel but have to update this list. Thanks.

Put your formula in G5.
Change F1 to F5.
Fill down.

This is pretty basic stuff. I suggest you try to really understand what is
going on if you will need to do more with Excel.
--ron
 
D

David Biddulph

See your other post, and please don't post the message more than once (and
particularly not with typographical errors when you repost!).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

date + 6 months 3
If(And Multiple Conditions 2
nearest match 4
Rolling totals 1
FOrmula Copy and Paste 3
Time Calculation 9
Excel Help with dates 2
Multiple Row and Column Criteria 8

Top