Line Loop Respondida

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

Comentarios

1 comentario

  • Comment author
    Yaremi Miranda Lopez
    • Comentario oficial

    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);

Iniciar sesión para dejar un comentario.