gibsongk55
Board Regular
- Joined
- Feb 15, 2010
- Messages
- 61
Hi,
I have many spreadsheets that I need to check over and then rearrange the order of the columns while keeping the rows in the same order.
Is there a way I can do a vba macro to do this?
Here is what i need to do:
Move columns:
Q to A
R to B
B to C
H to D
G to E
I to F
J to G
K to H
L to I
M to J
O to K
N to L
C to M
F to N
P to O
E to P
D to Q
and then Delete column S
Thanks for any help,
Gibs
I have many spreadsheets that I need to check over and then rearrange the order of the columns while keeping the rows in the same order.
Is there a way I can do a vba macro to do this?
Here is what i need to do:
Move columns:
Q to A
R to B
B to C
H to D
G to E
I to F
J to G
K to H
L to I
M to J
O to K
N to L
C to M
F to N
P to O
E to P
D to Q
and then Delete column S
Thanks for any help,
Gibs