Line Loop Answered

Rafi Gaon

hi,

I'm trying to add a new row in a document when a specific item is selected.

unfortunately,  i don't manage to do it.

enclosed there are some screens to show the problem i'm facing.

 

thanks

Comments

1 comment

  • Comment author
    Yaremi Miranda Lopez
    • Official comment

    Hello,

    You don't need to use a LineLoop in this case, with the B1 Validation you have, add the condition there and if is met execute the Macro with the Set Command.

    I suggest you use the B1UP extended syntax and add the Row Number, for example:

    Set($[$38.1.0.LAST]|92726363);

Please sign in to leave a comment.