Looking to the below excel sheet can I have a macro where can fill the automatically in the empty cells.The macro need to put look at first cell from example E3 and paste same date to E4 and E5 and then stop pasting because there is different date in E6.Here it need to put the E6 date into E7 till E11 and so on.Please if any one could help as I have 1000 of rows which some date are empty and I need to fill them.Regads,
calculation2.xls | |||||||
---|---|---|---|---|---|---|---|
A | B | C | D | E | |||
1 | INSTLAMT | 3698 | |||||
2 | PAYMENTDATE | XACT | AMOUNT/MONTH | NUMOFPYMT | nextpdate | ||
3 | 13-Mar-99 | PAYMNT | 7396 | 2 | 25-Apr-99 | ||
4 | 14-Mar-99 | return | 0 | 0 | |||
5 | 15-Mar-99 | return | 0 | 0 | |||
6 | 29-Apr-99 | PAYMNT | 3698 | 1 | 25-May-99 | ||
7 | 30-Apr-99 | return | 0 | 0 | |||
8 | 01-May-99 | return | 0 | 0 | |||
9 | 02-May-99 | return | 0 | 0 | |||
10 | 03-May-99 | return | 0 | 0 | |||
11 | 04-May-99 | return | 0 | 0 | |||
12 | 11-Jul-99 | PAYMNT | 3698 | 1 | 25-Jun-99 | ||
13 | 12-Jul-99 | return | 0 | 0 | |||
14 | 13-Jul-99 | return | 0 | 0 | |||
15 | 14-Jul-99 | return | 0 | 0 | |||
16 | 22-Jul-99 | PAYMNT | 3698 | 1 | 25-Jul-99 | ||
Sheet2 |