Help with adding items into List of string

Hi all,

Please help out, I need to read excel range and then add each row item into a list of strings.

please see a screenshot below of what I am trying to do:

In the Default value of DummyList write
NewList(of String)

Thanks
@SenzoD

1 Like

Hi,
its so simple ,you just create dummylist = new list() and add to your strings,or otherwise ping me i will send an example