S
sal21
i have 2 sheets FOGLIO1 e FOGLIO2
in FOGLIO1 cell D2 i have the value 60 in the cell J2 i have a date,
for example 27/11/2004, i colud want fill a set of date in FOGLIO2 to
start in the cell G2 for every 60 month day year, for example:
sheet FOGLIO2
in the cell G2 27/11/2004
in the cell G3 27/12/2004
in the cell G4 27/01/2005
in the cell G5 27/02/2005
....
in the cell BN2 27/10/2009
this macro for every data present in the column D2
2000 and in the
column J2:J2000 from FOGLIO1
when the actual date is the same in the cell G2 of sheet FOGLIO2 delete
the cell G2 and skip to left the other cell
this in automaticly mode when i put the data in J2 e G2 of sheet
FOGLIO1
in FOGLIO1 cell D2 i have the value 60 in the cell J2 i have a date,
for example 27/11/2004, i colud want fill a set of date in FOGLIO2 to
start in the cell G2 for every 60 month day year, for example:
sheet FOGLIO2
in the cell G2 27/11/2004
in the cell G3 27/12/2004
in the cell G4 27/01/2005
in the cell G5 27/02/2005
....
in the cell BN2 27/10/2009
this macro for every data present in the column D2
column J2:J2000 from FOGLIO1
when the actual date is the same in the cell G2 of sheet FOGLIO2 delete
the cell G2 and skip to left the other cell
this in automaticly mode when i put the data in J2 e G2 of sheet
FOGLIO1