View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sal21[_2_] sal21[_2_] is offline
external usenet poster
 
Posts: 1
Default Make A Set Of Date

EXAMPLE :
http://www.gssitaly.com/RATE.ZIP

i have 2 sheets ANAGRAFE e DATE
in ANAGRAFE 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 RATE to
start in the cell G2 for every 60 month day year, for example:

sheet RATE
in the cell G2 27/11/2004
in the cell H2 27/12/2004
in the cell I2 27/01/2005
in the cell J2 27/02/2005
....
in the cell BN2 27/10/2009

this macro for every data present in the column D2:D2000 and in the
column J2:J2000 from ANAGRAFE

when the actual date is the same in the cell G2 of sheet RATE 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
ANAGRAFE


---
Message posted from http://www.ExcelForum.com/