View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jean[_4_] Jean[_4_] is offline
external usenet poster
 
Posts: 10
Default Simple column moving code needed

Hi there,

Please help a Newb! :)

I have to do the following in code:
There are 5 columns.
Column with range A1:A6 must go to the back, i.e. to F1:F6
Each of the columns must then move one to the left.

Simple, but how?

Thanks in advance!