+ Reply to Thread
Results 1 to 2 of 2

Draging horozontal

  1. #1
    Registered User
    Join Date
    11-10-2005
    Posts
    6

    Draging horozontal

    Im trying to drag and copy a list from a sheet.

    on one sheet the numbers are listed horizontal, sort of as a chart, and the toatals are avg. at the bottom. I want to take the avg.ed numbers and put them into a vertical chart in another sheet.

    How can I format the equation to let me do this?

    *right now, it automaticly copies the cells down. I.e. A5, A6, etc.

  2. #2
    flummi
    Guest

    Re: Draging horozontal

    Example:

    A B C D E F
    1 green brown red yellow
    2 green
    3 brown
    4 red
    5 yellow
    6
    7

    select A2:A5

    type =transpose(b1:e1) and hit shift-control-enter (it's an array
    formula)

    That will arrange the horizontal numbers verticlly.

    Then copy and edit-->paste special-->values to your new location

    Hans


+ 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