Skip to main content

USE SET command to add data into more than one cell in a row

Comments

2 comments

  • Geoff Booth

    Try the following as you are simply entering values in an existing line:

    Set($[$39.1.0.FIRST]|Lumpsum);  // Description Column
    Set($[$39.2.0.FIRST]|7001);    // GLAccount Column

  • Vincent Vandenbroek

    Thanks, that did resolve my issue 

Please sign in to leave a comment.