Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Magnus Holmberg
 
Posts: n/a
Default Autofill from column to row

I have a worksheet with data in a column and want the data on another sheet
in a row, sorted in another way. I tried to use autofill to get data from
every 25th cell in the column to the row on the other sheet, ['sheet 1'!F2"]
in cell B2, ['sheet 1'!F27] in cell C2, ['sheet 1'!F52] in cell D2 and so on.
Excel autofill wont understand what I want, is there any other way of solving
this?
  #2   Report Post  
Max
 
Posts: n/a
Default

One way

In the destination sheet:

Put in B2:

=OFFSET('Sheet 1'!$F$2,COLUMNS($A$1:A1)*25-25,)

Copy B2 across to D2

B2:D2 will return the desired contents, viz.:

in B2: ='Sheet 1'!F2
in C2: ='Sheet 1'!F27
in D2: ='Sheet 1'!F52
etc

(at intervals of each 25th cell down)
--
Rgds
Max
xl 97
---
GMT+8, 1° 22' N 103° 45' E
xdemechanik <atyahoo<dotcom
----
"Magnus Holmberg" <Magnus wrote in
message ...
I have a worksheet with data in a column and want the data on another

sheet
in a row, sorted in another way. I tried to use autofill to get data from
every 25th cell in the column to the row on the other sheet, ['sheet

1'!F2"]
in cell B2, ['sheet 1'!F27] in cell C2, ['sheet 1'!F52] in cell D2 and so

on.
Excel autofill wont understand what I want, is there any other way of

solving
this?



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I sort by row instead of by column? PercivalMound Excel Worksheet Functions 7 August 28th 06 10:41 PM
Format cell in column B based on value in the next cell (column c) Nicole Excel Discussion (Misc queries) 7 May 18th 05 10:19 PM
Formula for a column comicfly Excel Discussion (Misc queries) 2 March 11th 05 12:16 PM
Copying the contents of a column into a chart Richard Excel Worksheet Functions 1 November 16th 04 02:39 PM
How to calculate the data in excel 2002 including only the last 9. TylerMaricich Excel Worksheet Functions 6 November 8th 04 07:27 AM


All times are GMT +1. The time now is 07:53 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"