Ranjith Edakkatt
New Member
- Joined
- Feb 1, 2017
- Messages
- 9
Dear All,
I have an excel data with date, source and SR number. In some cells of date and source is blank, in these case I need to copy the data of above cells and also needs to repeat the same until the SR number becomes blank. Table given below. Thanks in advance.
[TABLE="class: grid, width: 100, align: center"]
<tbody>[TR]
[TD]Date[/TD]
[TD]Source[/TD]
[TD]SR_No[/TD]
[/TR]
[TR]
[TD]13/2/2017[/TD]
[TD]PBU[/TD]
[TD]1-567[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD]1-568[/TD]
[/TR]
[TR]
[TD]11/2/2017[/TD]
[TD]PBU[/TD]
[TD]1-896[/TD]
[/TR]
[TR]
[TD]10/2/2017[/TD]
[TD]PBU[/TD]
[TD]1-854[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD]1-856[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD]1-874[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD]1-458[/TD]
[/TR]
[TR]
[TD]10/1/2017[/TD]
[TD]PBU[/TD]
[TD]1-521[/TD]
[/TR]
</tbody>[/TABLE]
I have an excel data with date, source and SR number. In some cells of date and source is blank, in these case I need to copy the data of above cells and also needs to repeat the same until the SR number becomes blank. Table given below. Thanks in advance.
[TABLE="class: grid, width: 100, align: center"]
<tbody>[TR]
[TD]Date[/TD]
[TD]Source[/TD]
[TD]SR_No[/TD]
[/TR]
[TR]
[TD]13/2/2017[/TD]
[TD]PBU[/TD]
[TD]1-567[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD]1-568[/TD]
[/TR]
[TR]
[TD]11/2/2017[/TD]
[TD]PBU[/TD]
[TD]1-896[/TD]
[/TR]
[TR]
[TD]10/2/2017[/TD]
[TD]PBU[/TD]
[TD]1-854[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD]1-856[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD]1-874[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD]1-458[/TD]
[/TR]
[TR]
[TD]10/1/2017[/TD]
[TD]PBU[/TD]
[TD]1-521[/TD]
[/TR]
</tbody>[/TABLE]