Creating excel files

Hello

What’s the best way to create 4 blank excel (names are fixed 1,2,3,4) in a folder…

Thanks in advance

2 Likes

Hi @arathi,

use create file activity to create the excel files.

Regards,
Arivu.

1 Like

Hi,
This can help you.

File : Creating excel files.zip (21.0 KB)

Regards
Balamurugan.S

4 Likes

@arathi, To make it simpler Write Range creates the excel file by default if the path is mentioned and datatable initialised.

Regards,
dom :slight_smile:

2 Likes