Skip to main content
Question

How can I prevent variable reordering when copying?

  • February 3, 2025
  • 0 replies
  • 22 views

Martin60

I need to copy variables from one file to another. While this generally works well, the order appears to change when pasting them into the new location.

Is there a way to either maintain the original order or automatically reorder them without manually rearranging each time?

 

This topic has been closed for replies.