+ Reply to Thread
Results 1 to 3 of 3

Row mirror image

  1. #1
    Registered User
    Join Date
    08-14-2008
    Location
    PNW
    Posts
    16

    Row mirror image

    Hello,

    I am trying to get the mirror image of a row of data.
    Let's say I have data in cells A1, B1, C1, D1, etc. and I want to change this to D1, C1, B1, A1.
    Is there a function that can do this?

    Thanks!

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Row mirror image

    You could do the following:

    E1: =INDEX($A1:$D1,5-COLUMNS($E1:E1))
    copied to H1

    Is that what you want ?

  3. #3
    Registered User
    Join Date
    08-14-2008
    Location
    PNW
    Posts
    16

    Re: Row mirror image

    that looks like it will work, thanks!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1