#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default filling formulas

I want to take some values off one worksheet and put them in a table on
another worksheet.

The issue is that the source numbers are in the same row but 7 columns apart.

I want to put them into columns next to each other on another worksheet by
filling the formula accross the columns.

ie col 1 col 2 col 3
etc
= 'sheet 1'!F4 ='sheet 1'!F11 ='sheet 1'!F18

Is this possible or do I have to manually change the cell references.
I am using Excel 2002.
Cheers
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default filling formulas

that should have been in the same column but 7 rows apart!!

"mattblack" wrote:

I want to take some values off one worksheet and put them in a table on
another worksheet.

The issue is that the source numbers are in the same row but 7 columns apart.

I want to put them into columns next to each other on another worksheet by
filling the formula accross the columns.

ie col 1 col 2 col 3
etc
= 'sheet 1'!F4 ='sheet 1'!F11 ='sheet 1'!F18

Is this possible or do I have to manually change the cell references.
I am using Excel 2002.
Cheers

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,624
Default filling formulas

One way:

Column 1: =INDEX(Sheet1!$F:$F,(COLUMN()-1)*7+4)

Copy across...

In article ,
mattblack wrote:

I want to take some values off one worksheet and put them in a table on
another worksheet.

The issue is that the source numbers are in the same row but 7 columns apart.

I want to put them into columns next to each other on another worksheet by
filling the formula accross the columns.

ie col 1 col 2 col 3
etc
= 'sheet 1'!F4 ='sheet 1'!F11 ='sheet 1'!F18

Is this possible or do I have to manually change the cell references.
I am using Excel 2002.
Cheers

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
Filling formulas Fatone Excel Discussion (Misc queries) 1 December 7th 06 03:18 AM
Filling down formulas in a query table Yoam69 Excel Discussion (Misc queries) 0 July 3rd 06 06:50 PM
filling information from one cell and filling another. Dianne Excel Worksheet Functions 1 August 15th 05 08:14 PM
Filling Formulas Across Workbooks BClifft Excel Discussion (Misc queries) 1 April 22nd 05 09:00 PM
Zero Filling Excel Discussion (Misc queries) 4 December 17th 04 08:46 PM


All times are GMT +1. The time now is 09:08 AM.

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

About Us

"It's about Microsoft Excel"