We have a system with an excel export, but the columns are not in the order we need, nor are they even in the same order each time we perform this export.
Is it possible to redefine the columns in Excel with some VBA? I would want this done based on the contents of A1 through CY1. These values are consistent and unique.
If anyone can point me in the right direction, I would greatly appreciate it!
Is it possible to redefine the columns in Excel with some VBA? I would want this done based on the contents of A1 through CY1. These values are consistent and unique.
If anyone can point me in the right direction, I would greatly appreciate it!