Consulting

Results 1 to 2 of 2

Thread: Solved: switching columns around

  1. #1
    VBAX Tutor
    Joined
    Nov 2007
    Posts
    291
    Location

    Solved: switching columns around

    Is there an easy way to rotate columns in excel (not in code but in excel itself)

    What I want to do is select five columns i.e. A,B,C,D,E press a few buttons and end up with E,D,C,B,A

    I know there is a paste special transpose but is there a "mirror" or "flip" or anything like that.

    As I said I want to do this in Excel itself and not in code

  2. #2
    Distinguished Lord of VBAX VBAX Grand Master Bob Phillips's Avatar
    Joined
    Apr 2005
    Posts
    25,453
    Location
    No, you have to mange it (carefully) yourself.
    ____________________________________________
    Nihil simul inventum est et perfectum

    Abusus non tollit usum

    Last night I dreamed of a small consolation enjoyed only by the blind: Nobody knows the trouble I've not seen!
    James Thurber

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •