How to select automatically rows Respondida

Hi, i need to know if with a macro command its possible to select a row number automatically because i need to take the same docnum thats is in the reference number of my principal window.

In my example i need to select the row number 17 contains docnum 182 who corresponds to 182 in field reference number.

Somebody has done something similar?

Thanks and regards.

Alessandro.

Comentarios

1 comentario

  • Comment author
    Yaremi Miranda Lopez
    • Comentario oficial

    Hello Alessandro,

    We haven't done any configuration like that so I'm not 100% if this is possible but you can try this:

    -Create a button.

    -The button will execute a UF type macro.

    -The macro will include the commands to execute the following actions (I'm not includding the commands):

      +Store the document number in a variable @STORE1 for example.

      +Copy from the selected document (we already includded a new command to do this).

      +Activate the new window.

      +Set the stored value in the field.

      +Click on select.

      +Activate the new window.

      +Click on finish.

     

    Hope this helps. If you make it work we will appreciate the feedback =)

Iniciar sesión para dejar un comentario.