Line Loop
Respondidahi,
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




0
-
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.
Comentarios
1 comentario