Saltar al contenido principal

Doubleclick select all rows in macro

Respondida

Comentarios

4 comentarios

  • Comentario oficial
    Yaremi Miranda Lopez

    Hello David,

    Please use the following command: DoubleClickColumnHeader($[$item.col.0]);

     

  • David Erkelius

    Any suggestions?? /David

  • Dave Gutman

    Suggest you try using a Line Loop to traverse the lines, then for each line call a UF to perform the double-click.  

  • David Erkelius

    Great!!  So easy solution when you know what to do, :) Thanks /David

Iniciar sesión para dejar un comentario.