Saltar al contenido principal

Want to use the Set command in a Macro to update the Freight Net amount

Respondida

Comentarios

9 comentarios

  • SSP Automation
    Thank you for your request. It has been scheduled for review by the development team that will get back to you should there be questions.
    (Please note that as we are user-driven we can't guarantee that your request will be met unless it gets many votes and/or fit the product vision)
    Read more about the Feature Request process here
    [Internal Id: 162558]
  • Dave Gutman

    Hi Bill, 

    Can you please share a screenshot of the validation that runs your Universal Function? Is the validation run from a prior screen the UF opens the Freight Charges screen?  

    Also can you please share the full UF Macro code that you're running? 

    Thanks,

    Dave Gutman

  • Bill Green

  • Joris Sibenius Trip

    Hello Bill,

    I expect you need to make sure the focus is on the correct screen. Can you share the full macro? It should first open the freight screen, then usually an extra Activate() command, and then the Set

  • Bill Green

  • Bill Green

    Thank you for that input, Joris.

  • Joris Sibenius Trip

    Hi Bill,

    Just checked. I think it should work if you add

    Click($[$91.0.0]);

    Activate();

    before your set

  • Bill Green

    Thank you so much for your assistance, Joris!

  • Bill Green

    Hello Joris,

    That worked perfectly. Once again, thank you for your assistance.

    Bill Green 

Iniciar sesión para dejar un comentario.