Define New Contact Person in a Macro Respondida

Ian Hall

Hello Community,

I am trying to add a new contact person by using a Macro but cannot simulate clicking on the "Define New" row.

The command

messagebox($[$112.0.0.LAST])

displays "Define New" regardless of how many contact persons are on the BP, so I was hoping I could use

Click($[$112.0.0.LAST])

but this fails to do what I hoped. After executing this the focus is left on the 1st field of the 1st Contact person record.

Is it possible to do this in a macro?

Will be grateful for any help,

 

Comentarios

3 comentarios

  • Comment author
    Thomas
    • Comentario oficial

    Hi Ian,

    You might want to try Click($[$112.ROWSHEADER.0.LAST]); here. :-)

    Best regards,

    Thomas

  • Comment author
    Ian Hall

    Thank you Thomas, as promised I am grateful :-)

    Merry Christmas!!

    0
  • Comment author
    Thomas

    Merry Christmas Ian!

    0

Iniciar sesión para dejar un comentario.