UiPath Documentation
activities
latest
false
Productivity activities

Auto Fill Range

Auto Fill Range activity that takes the formulas defined in the rule range and adapts them to the end range, mimicking the Autofill functionality in Excel.

UiPath.Excel.Activities.ExcelAutoFillRange

Description​

Takes the formulas defined in the rule range and adapts them to the end range, mimicking the Autofill functionality in Excel.

Project compatibility​

Windows - Legacy | Windows

Properties​

Common​

  • DisplayName - The display name of the activity.

Destination​

  • FillRange - The range you want to Autofill. You must specify the range beginning with the first cell of the range. This field supports only strings and String variables.

Input​

  • SheetName - The name of the sheet in the workbook where you want to make the auto fill. This field supports only strings and String variables.
  • SourceRange - The range which serves as a rule for the Autofill operation. This field supports only strings and String variables.

Misc​

  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.

Example of Using the Auto Fill Range Activity​

To exemplify how to use this activity, we have built an automation project which includes the Auto Fill Range activity.

  • Description​
  • Project compatibility​
  • Properties​
  • Common​
  • Destination​
  • Input​
  • Misc​
  • Example of Using the Auto Fill Range Activity​

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated