Thread: Sorting Columns
View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.newusers
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Sorting Columns

Try recording a macro when you do it manually???????

Bernie wrote:

Thank you Roger, but I wasn't clear enough. I need it in macro form.

Thanks,
Bern

Roger Govier wrote:
Hi

Mark your range of columns, DataSortOptionssort Left to Right

--
Regards

Roger Govier


"Bernie" wrote in message
ups.com...
I need to sort columns, except for the first two, and the last. Just
the ones in the middle. A column will be added in the middle when
another macro is run to add.

Thanks,
Bern


--

Dave Peterson