UiPath Advanced RPA Developer (UiARD) — Question 49
Microsoft Excel is not installed on the machine identified for the robot deployment. Which recommended activity, from the Excel Activities Package, should be used to write data to an Excel file?
Answer options
- A. Use the Write Cell activity from the Workbook Activities
- B. Use the Write CSV activity within the Excel Application Scope
- C. Use the Write DataTable to Excel activity from the Excel Activities Group
- D. Use the Write Cell activity from the Excel Activities Group
Correct answer: A
Explanation
The correct answer is A because the Write Cell activity from the Workbook Activities is specifically designed to input data into Excel files. Options B and C are incorrect as they refer to CSV files or DataTables, which are not suitable for directly writing to an Excel file. Option D is misleading since it mentions the Excel Activities Group, which is not the best option for the task at hand.