Moving Columns Macro
Here is a visual picture of what I am attempting to do:
Report Standard Column Headings
first_name last_name address state zip age birthdate
occupation
Report 1
last_name first_name age birthdate occupation address
state zip
Report 2
birthdate age occupation first_name last_name address state zip
Is this even possible? Any feedback would be greatly appreciated.
Thanks.
|