LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default start a copy of data at a line depending on date

Hello,

I have this huge problem: I try to find a formula to obtain the following
result:

Let F15= 07/2002 and A2= 04/2002, A3= 05/2002, A4= 06/2002, A5=
07/2002, A6= 08/2002, ....A(x+1)=Ax +1month



C2 =SI (A2=F15 ; P15 ; 0)
C3 =SI (A3=F15 ; P15 ; 0)
C4 =SI (A4=F15 ; P15 ; 0)
C5 =SI (A5=F15 ; P15 ; 0) at this line, the condition
is obtained and for all the followings
C6 =SI (A6=F15 ; P16 ; 0)
C7 =SI (A7=F15 ; P17 ; 0)
C8 =SI (A8=F15 ; P18 ; 0)
C9 =SI (A9=F15 ; P19 ; 0)

In words : date value of cells "A" are fixed, but date of cell F15 is
variable, like results in "P" cells ; I would like to copy the column under
P15 on the "C "column, beginning at a line corresponding to equalization of
the date between F15 and "A" column.....

Is there someone who can help me...?

Patrick





 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Auto copy data rows between sheets depending on date entry Struggling in Sheffield[_2_] New Users to Excel 3 September 27th 09 01:36 PM
how do i select which data to use depending on the date? RJinNZ Excel Worksheet Functions 0 May 16th 09 07:44 AM
Calculating monthly start date with a start date Monique Excel Worksheet Functions 3 December 20th 08 09:50 AM
Alter data or start macro from a date formula DavidM Excel Programming 2 August 3rd 05 06:24 PM
how can I start a new line when entering data into a word wrapped. spozzie Excel Discussion (Misc queries) 2 March 31st 05 05:51 AM


All times are GMT +1. The time now is 04:21 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"