• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Copy and Paste Values in reverse order

Yandeez

Member
Hi,

I'm looking to copy the values of the attached and paste them into the lower grid in reverse order. Any easy way to do this?
 

Attachments

Hi,

I'm looking to copy the values of the attached and paste them into the lower grid in reverse order. Any easy way to do this?
Hi,

Put the formula below in D8 and drag right. If you want then you can copy these values then paste special - values.

See your workbook.

=INDEX($D$4:$H$4,COLUMN($E$5)-(COLUMN(A1)-1))
 

Attachments

Last edited:
Back
Top