PC Review
Forums
Newsgroups
Microsoft Excel
Microsoft Excel New Users
Date Fill
Forums
Newsgroups
Microsoft Excel
Microsoft Excel New Users
Date Fill
![]() |
Date Fill |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
I would like to create a spreadsheet where if you input date as Jan06 in cell A1, subsequent cells B1 C1 D1 etc automatically fill as feb06,mar06,apr06 - Can anyone help -- martins ------------------------------------------------------------------------ martins's Profile: http://www.excelforum.com/member.ph...fo&userid=31616 View this thread: http://www.excelforum.com/showthrea...threadid=568582 |
|
|
|
#2 |
|
Guest
Posts: n/a
|
In B1:
=DATE(YEAR(A1),MONTH(A1)+1,DAY(A1)) Fill right -- Kind regards, Niek Otten Microsoft MVP - Excel "martins" <martins.2c26p2_1154767506.805@excelforum-nospam.com> wrote in message news:martins.2c26p2_1154767506.805@excelforum-nospam.com... | | I would like to create a spreadsheet where if you input date as Jan06 in | cell | A1, subsequent cells B1 C1 D1 etc automatically fill as | feb06,mar06,apr06 - | | Can anyone help | | | -- | martins | ------------------------------------------------------------------------ | martins's Profile: http://www.excelforum.com/member.ph...fo&userid=31616 | View this thread: http://www.excelforum.com/showthrea...threadid=568582 | |
|
|
|
#3 |
|
Guest
Posts: n/a
|
"martins" <martins.2c26p2_1154767506.805@excelforum-nospam.com> skrev i en
meddelelse news:martins.2c26p2_1154767506.805@excelforum-nospam.com... > > I would like to create a spreadsheet where if you input date as Jan06 in > cell > A1, subsequent cells B1 C1 D1 etc automatically fill as > feb06,mar06,apr06 - > > Can anyone help > > > -- > martins Hi Martins One way: 1. Select A1 12. Format the cells with the custom format mmmyy 3. In A1 enter 1/1/06 4. In B1 enter the formula =DATE(YEAR(A1), MONTH(A1)+1, DAY(A1)) 5. Copy B1 to C1 1 with the fill handle(The little square in the lower right corner of the cell). -- Best regards Leo Heuser Followup to newsgroup only please. |
|
|
|
#4 |
|
Guest
Posts: n/a
|
=DATE(YEAR(A1),MONTH(A1)+1,DAY(A1)) VBA Noo -- VBA Noo ----------------------------------------------------------------------- VBA Noob's Profile: http://www.excelforum.com/member.ph...nfo&userid=3383 View this thread: http://www.excelforum.com/showthread.php?threadid=56858 |
|
|
|
#5 |
|
Guest
Posts: n/a
|
Leo Heuser Wrote: > "martins" <martins.2c26p2_1154767506.805@excelforum-nospam.com> skrev i > en > meddelelse news:martins.2c26p2_1154767506.805@excelforum-nospam.com... > > > > I would like to create a spreadsheet where if you input date as Jan06 > in > > cell > > A1, subsequent cells B1 C1 D1 etc automatically fill as > > feb06,mar06,apr06 - > > > > Can anyone help > > > > > > -- > > martins > > Hi Martins > > One way: > > 1. Select A1 1> 2. Format the cells with the custom format mmmyy > 3. In A1 enter 1/1/06 > 4. In B1 enter the formula > =DATE(YEAR(A1), MONTH(A1)+1, DAY(A1)) > 5. Copy B1 to C1 1 with the fill handle> (The little square in the lower right corner of the cell). > > -- > Best regards > Leo Heuser > > Followup to newsgroup only please. Thank you Leo Heuser ... you gave a much clearer solution. Regards, Syed -- Syed Haneef ------------------------------------------------------------------------ Syed Haneef's Profile: http://www.excelforum.com/member.ph...fo&userid=37126 View this thread: http://www.excelforum.com/showthrea...threadid=568582 |
|
|
|
#6 |
|
Guest
Posts: n/a
|
"Syed Haneef" <Syed.Haneef.2c28jq_1154769906.3495@excelforum-nospam.com>
skrev i en meddelelse news:Syed.Haneef.2c28jq_1154769906.3495@excelforum-nospam.com... > Thank you Leo Heuser ... you gave a much clearer solution. > > Regards, > Syed > > You're welcome, Syed, and thanks for the feedback :-) Regards Leo Heuser |
|
|
|
#7 |
|
Guest
Posts: n/a
|
Works fine Leo - thank you very much for help and all other that replied martins -- martins ------------------------------------------------------------------------ martins's Profile: http://www.excelforum.com/member.ph...fo&userid=31616 View this thread: http://www.excelforum.com/showthrea...threadid=568582 |
|
|
|
#8 |
|
Guest
Posts: n/a
|
"martins" <martins.2c3a1v_1154818510.8852@excelforum-nospam.com> skrev i en
meddelelse news:martins.2c3a1v_1154818510.8852@excelforum-nospam.com... > > Works fine Leo - thank you very much for help and all other that > replied > > martins > You're welcome, Martins, and thank you for the feedback. Leo Heuser |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

1
