Alvin_Toh
(Alvin Toh)
1
Hi,
I am trying to process some excel files in a list I have generated.
I have created some click activities in excel but they are referenced to specific excel files.
Can anyone tell me how I can process these files by
-
Opening each of my excel files in the list (via an “For each loop”) and processing the excel files., or
-
Replace the filename with a variable I can populate
Thanks, Alvin
Ajju
(Ajjayya Hiremath)
2
Hi @Alvin_Toh
Welcome to uipath forum 
Replace the title value with * it will work for all excel you want to work with
Cheers
Ajay
1 Like
@Alvin_Toh
you don’t need to replace the file name, just use for each and excel application scope.

Alvin_Toh
(Alvin Toh)
4
Thanks @knight.star…I cant use Excel App scope as I am using excel with addin.
Excel app scope deactivates addin.
Cheers, Alvin
Alvin_Toh
(Alvin Toh)
5
Thanks @Ajju.
I will try that once I get robot to run…my trial licence