Add LOV in Excel
This adds the first worksheet to an ExcelWorksheet variable, creates a loop based on a given value and adds DDLs in the cells with each iteration.
This script will require adding using OfficeOpenXml; to the namespaces section.
Last updated
Was this helpful?