Skip to main content

Macro copy table

Answered

Comments

5 comments

  • Official comment
    Yaremi Miranda Lopez

    Hello Daniel,

    There is a command called Autopressnextpopup(); that you add in your macro before the command that triggers it and it will click OK automatically.

    For more information about the macro commands please read the following article:

    https://support.boyum-it.com/hc/en-us/articles/204982427-Guide-Understanding-Macro-Commands

  • Daniel

    I Figured out to use

    Focus($[$38.1.0]);
    Activate(784);  //Copy Table

    Activate(773); // Paste

    There is system message popout(Do the selected contents include header information), I would like to use Marco to click on Yes, however Click(1) seems no luck.  

     

  • Daniel

    Hi Yaremi, 

    Thanks for the helpful answer. 

    Now there is an issue that i cannot activate(784) when the menu item is disabled, however i still can right click on mouse to copy the table. could you please advsie the way to do by Marco with this scnario? thanks.  

  • Yaremi Miranda Lopez

    Hello Daniel,

    In this case I suggest you contact your Partner so they can analyze this scenario that you need =)

  • Pierre Zeeman

    Hi Daniel

    I'm wondering if you have resolved your issue with the Copy Table menu option being disabled. I'm trying to use the menu opton and getting the same 'Menu is disabled' error message.

     

Please sign in to leave a comment.