balupad14
(Balamurugan (BalaReva))
February 10, 2020, 11:01am
4
Hi @John_Dara ,
The BalaReva.EasyExcel package has 2 activities called “Find” and “Find and replace”. The find activity returns the RowIndex and CellInfo. The Find and replace will do the normal process.
Hi,
A situation to find and replace the text inside the Excel. For that purpose, I have developed some activities below.
Find - Find the text inside the sheet. It will return the cell info as an array string and row indexes.
FindReplace - Find and replace the text inside the Excel sheet.
[image]
[image]
Regards
Balamurugan.S
ToCopy Past you can use these.
Hi,
I have developed the new activity in the package of BalaReva EasyExcel.Activities .It is called “Copy ToClipboard” .It copies the excel data to the clipboard. (The BalaReva.Excel.Activities have the same activity called “CopyData”)
[image]
Sample : ExcelCopyPaste.zip (26.4 KB)
Thank you
Balamurugan.S
Hi,
I have developed the new activity in the package of BalaReva EasyExcel Activities. It is called “Paste Clipboard” . It paste data from the clipboard . That means you can copy the data anywhere(SAP,text editors and etc…)
[image]
Thank you
Balamurugan.S
Regards
Balamurugan.S
1 Like