how to write path for 10 files in write range activity??
You mean want to write Excel file paths into one excel file ?
what to write in circle area
Write below expression.
OutputFolder+FileName+".xlsx"
Here OutputFolder holds destination folder path and FileName holds file name and also both variables should be of type string.
Is OutputFolder and FileName variables of type String ? Can you please share me screenshot of it.
It looks good only. Hope you are not using Workbook Write Range activity inside Excel Application Scope activity.
correct i m not using excel application scope
Flowchart.xaml (30.0 KB)
There might be 2 variables with the same name. Please check that.
Thanks!
Athira
no…all have different name
thanks
Athira