BalaReva.Excel.Activities

Hi Friends,
I have included some new activities in the “BalalReva.Excel.Actities”.

Activities

1.Copy Data activity - It copies the data from Excel Sheet to the clipboard
2.Delete Data activity - It deletes the data in the Excel Sheet
3.Clipboard To Datatable activity - It converts the clipboard to Datatable

Namespace

image


1.Properties Copy Data activity
image

Sample File : CopyData.zip (8.1 KB)


2.Properties of Delete Data activity
image

Sample : DeleteData.zip (6.9 KB)


3.Properties of Clipboard To Datatable activity
image

Sample : CliplboardToDatatable.zip (8.3 KB)


Let me know if you have any errors.
I would be happy to get more suggestions.

Regards
Balamurugan.S

9 Likes

Hi Friends,
I have included some new activities that merge and unmerge the cells

Name Space :

image


Merge Cells - Merge the cells inside the excel file.

Properties :

image

Sample File : MergeCells.zip (24.9 KB)


UnMerge Cells- Unmerge the cells inside the excel file.

Properties:

image

Sample : UnMergeCells.zip (24.8 KB)


Let me know if you have any errors.
I would be happy to get more suggestions

Regards
Balamurugan.S

8 Likes

Hi Friends,
I have created a new custom component to export the Excel data to Access

Namespace :
image


Properties :
image

Cell Range is an optional property.


Sample : ExcelAccess.zip (6.8 KB)

Let me if you have any errors.
I would be happy to get more suggestions.

Note :
Inside the package. There is no loop to export the excel to access database.

The sample is developed by UiPath Studio version : 2018.3.0-beta.1

Regards
Balamurugan.S

5 Likes

Hi Friends,
I have included the below new custom components in the package.

  1. Add Comment for a cell
  2. Delete Comment for a cell
  3. Get Comment from the cell.
  4. Show or Hide the comment in the cell
  5. Add New Sheet
  6. Delete Existing Sheet

image

I will update the samples and documentation very soon…

Regards
Balamurugan.S

8 Likes

Hi Friends,

I have included the below new custom components in the package.
1.Create Workbook.(Create a new worksheet)
2.Copy to File (Copy the worksheet to another excel file).
3.Copy to WorkBook (Copy the worksheet inside the workbook).
4.HideUnhide the worksheet
5.Protect Unprotect the worksheet


image


Create WorkBook

Properties
image

Sample : CreateWorkbook.zip (18.5 KB)

Copy To File
This activity copies the work sheet to an another excel file. If the another file is not exists, you can set the property “Auto File Creation” = true. It creates the file automatically and copies the worksheet.

Activity
image

Properties
image

Sample : CopyToFile.zip (269.4 KB)


Copy to Workbook

Activity
image

Properties

image

If you are not provide value to the “New Sheet Name” property. It will add the default worksheet name(Sheet1).

sample : CopyToWorkBook.zip (136.7 KB)

HideUnhide (It hides and un-hides the worksheet in the work book)

Properties.

image

Sample :HideUnhide.zip (25.2 KB)

Protect UnProtect (It protects and un-protects the worksheet with password )

Properties.
image

Sample: ProtectUnProtect.zip (25.3 KB)

Let me if you have any errors.
I would be happy to get more suggestions.

Note :
The samples are developed by UiPath Studio version : 2018.3.0-beta.1

Regards
Balamurugan.S

6 Likes

Hi Friends,

I have included the below new custom components in the package.
1.InsertImage - Inset a image into the excel sheet in specific top and let position.
2.InsertTableFormat - Inset the table format .
3.SetPassword - Can able to set and remove the password to the work book.


Namespace
image

1.InsertImage

Properties
image

Activity
image

Samples
SetPassword.zip (15.2 KB)


2.InsertImage

Properties
image

Activity
image

Sample :
InsertImage.zip (36.8 KB)


3.InsertTableFormat

Properties
image

Activity
image

Sample :
InsertTableFormat.zip (17.2 KB)
Output

image


Let me if you have any errors.
I would be happy to get more suggestions.

Note :
The samples are developed by UiPath Studio version : 2018.3.0-beta.1

Regards
Balamurugan.S

8 Likes

Hi Friends,

I have included a new custom component that to take excel sheets name

Get Sheets Name

Namespace
image


Properties
image


Sample : ExcelSheetsName.zip (8.1 KB)

Note :
The samples are developed by UiPath Studio version : 2018.3.0-beta.1

Regards
Balamurugan.S

5 Likes

Thank you balamurugan

3 Likes

Hi Bala,

I want to copy 2 sheets from one file to another file then how to do that with this activity?

Because i can copy only one sheet with this activity.
Also this activity is creating default sheet1 also when copying to another file.
Please help.

2 Likes

Hi @hareshjindal1

You have to perform 2 times like here I have attached the sample.

ExcelCopySheets.zip (7.7 KB)

If you are using the 2018.2 , can check the screen shots.

image

image

image

Regards
Balamurugan.S

5 Likes

but here default sheet name is also coming.can is it possible that only required sheet come?

image

3 Likes

HI @hareshjindal1,

I can give you a solution . But in the next release, If the workbook creates a new one. It will not have default worksheet.

Solution.
Use the delete sheet activity which exists in the same package.

Thank you for the feed back.

Regards
Balamurugan.S

2 Likes

Hello @balupad14,

Is there a way to keep all formatting while using the Activity “CopyToFile” ? I am copying one sheet to another Excel file but losing all tables and colors.

Thank you for your help.

Regards,

Guilherme

1 Like

Hi, Can you attach the sample file to test at my side. Normally it won’t loose the format.

Regards

Balamurugan.S

1 Like

I solved this issue without needing to copy sheets, nevertheless, thanks for your quick reply !

1 Like

Hi Friends,

I have included a new activity in this package is called “Remove HyperLink”.

Namespace.
image


Properties
image


Let me if you have any error.
I would be happy to get more suggestions.

Regards
Balamurugan.S

3 Likes

Hi @hareshjindal1,

I have released a new version 13.0.0. Now it should not have the default sheet while creating the excel file automatically.

Regards
Balamurugan.S

2 Likes

hi @balupad14 can you tell me how to upgrade to 13.0.0 version ? from where we will be able to get this version ??

1 Like

Yes. you can. Currently i am using 13.0.0.

you can download it here.

https://cloud.uipath.com/

More detail please check this.

Regards
Balamurugan.S

5 Likes

hi @balupad14 hi thanks for setup file but due to some reason i am unable to install beta version can u give me whole activity folder from uipath packages somehow if you manage thank you so much !!

2 Likes