How to Use Excel Append Range Activity?

I want to add and save DataTable data to the data already saved in the Excel ‘val_list’ sheet.

  1. ‘Test.xlsx’ sheet name : Val_List
    image

  2. DataTable
    {D, 30}

How should I write each argument?

Hi @sumouse

Try this

image

Final Excel:

image

Output:(Final Excel)

image

Cheers!!

Your ‘append activity’ and mine are of different types. Please see the image

@sumouse

This is another way and simple

Hi @sumouse ,

If you are using a template or file with data and header already present then:
Try this

Else

@sumouse

check the thread