Help creating complicated copy and paste processes?

You might take a look at this pair of macros to see if the pattern and technique is of use to you.
It works by using two macros:

  1. Copy in the order you want
  2. Paste in the order copied

It does not use any particular app, but relies on the user to switch to their target app before triggering macro #2. Of course, you could combine these two macros in a number of ways, including calling each of them in a Execute a Macro action, as what I call a "sub-macro".

MACROS: Copy and Paste In Order Copied

Let us know if you have any questions.