onenessboy
New Member
- Joined
- Feb 7, 2018
- Messages
- 2
Hi experts,
I have a excel file with two columns like below:
[TABLE="width: 500"]
<tbody>[TR]
[TD][TABLE="width: 272"]
<tbody>[TR]
[TD="class: xl65, width: 272"]ep_expired_access[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 580"]
<tbody>[TR]
[TD="class: xl65, width: 580"]Number of times an item was expired on[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]application access.[/TD]
[/TR]
[TR]
[TD]ep_expired_compactor[/TD]
[TD]Number of times an item was expired by[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]the ep engine compactor[/TD]
[/TR]
[TR]
[TD]ep_expired_pager[/TD]
[TD]Number of times an item was expired by ep engine item pager[/TD]
[/TR]
[TR]
[TD]ep_item_flush_expired[/TD]
[TD]Number of times an item is not flushed,due to the expiry of the item[/TD]
[/TR]
[TR]
[TD][TABLE="width: 272"]
<tbody>[TR]
[TD="class: xl65, width: 272"]ep_queue_size[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]Number of items queued for storage[/TD]
[/TR]
</tbody>[/TABLE]
I need to append extra row value appended something like this
[TABLE="width: 500"]
<tbody>[TR]
[TD][TABLE="width: 272"]
<tbody>[TR]
[TD="class: xl65, width: 272"]ep_expired_access[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 580"]
<tbody>[TR]
[TD="class: xl65, width: 580"]Number of times an item was expired on application access.[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD]ep_expired_compactor[/TD]
[TD]Number of times an item was expired by the ep engine compactor[/TD]
[/TR]
[TR]
[TD]ep_expired_pager[/TD]
[TD]Number of times an item was expired by ep engine item pager[/TD]
[/TR]
[TR]
[TD]ep_item_flush_expired[/TD]
[TD]Number of times an item is not flushed,due to the expiry of the item[/TD]
[/TR]
[TR]
[TD][TABLE="width: 272"]
<tbody>[TR]
[TD="class: xl65, width: 272"]ep_queue_size[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]Number of items queued for storage[/TD]
[/TR]
</tbody>[/TABLE]
Can you please help
Regards
ASP
****** id="cke_pastebin" style="position: absolute; top: 283.2px; width: 1px; height: 1px; overflow: hidden; left: -1000px;">[TABLE="width: 500"]
<tbody>[TR]
[TD]ep_expired_pager
[/TD]
[/TR]
</tbody>[/TABLE]
</body>
I have a excel file with two columns like below:
[TABLE="width: 500"]
<tbody>[TR]
[TD][TABLE="width: 272"]
<tbody>[TR]
[TD="class: xl65, width: 272"]ep_expired_access[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 580"]
<tbody>[TR]
[TD="class: xl65, width: 580"]Number of times an item was expired on[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]application access.[/TD]
[/TR]
[TR]
[TD]ep_expired_compactor[/TD]
[TD]Number of times an item was expired by[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]the ep engine compactor[/TD]
[/TR]
[TR]
[TD]ep_expired_pager[/TD]
[TD]Number of times an item was expired by ep engine item pager[/TD]
[/TR]
[TR]
[TD]ep_item_flush_expired[/TD]
[TD]Number of times an item is not flushed,due to the expiry of the item[/TD]
[/TR]
[TR]
[TD][TABLE="width: 272"]
<tbody>[TR]
[TD="class: xl65, width: 272"]ep_queue_size[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]Number of items queued for storage[/TD]
[/TR]
</tbody>[/TABLE]
I need to append extra row value appended something like this
[TABLE="width: 500"]
<tbody>[TR]
[TD][TABLE="width: 272"]
<tbody>[TR]
[TD="class: xl65, width: 272"]ep_expired_access[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 580"]
<tbody>[TR]
[TD="class: xl65, width: 580"]Number of times an item was expired on application access.[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD]ep_expired_compactor[/TD]
[TD]Number of times an item was expired by the ep engine compactor[/TD]
[/TR]
[TR]
[TD]ep_expired_pager[/TD]
[TD]Number of times an item was expired by ep engine item pager[/TD]
[/TR]
[TR]
[TD]ep_item_flush_expired[/TD]
[TD]Number of times an item is not flushed,due to the expiry of the item[/TD]
[/TR]
[TR]
[TD][TABLE="width: 272"]
<tbody>[TR]
[TD="class: xl65, width: 272"]ep_queue_size[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]Number of items queued for storage[/TD]
[/TR]
</tbody>[/TABLE]
Can you please help
Regards
ASP
****** id="cke_pastebin" style="position: absolute; top: 283.2px; width: 1px; height: 1px; overflow: hidden; left: -1000px;">[TABLE="width: 500"]
<tbody>[TR]
[TD]ep_expired_pager
[/TD]
[/TR]
</tbody>[/TABLE]
</body>