0

Creating rows based on Excel data

Hi

In an NL("Rows" …) command I want to be able to create rows based on Excel data and not NAV data. I can use the "My values" option, and create a fomula as

NL("Rows";{"AAA";"BBB";"CCC"};"My values")

which produced three rows as expected.

The trick is that I want to populate the part {"AAA";"BBB";"CCC"} based on an Excel cell, and I think I have tried every possible combination of quotes and single quotes to do that, but with no success.

Anybody knows how to do it?

3 comments

Please sign in to leave a comment.