Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Wazooli
 
Posts: n/a
Default skipping columns part 2

Earlier, I asked how I could skip columns, and was answered in the
following manner:

On cell A700 type
=AVERAGE(OFFSET($E$3,0,COLUMN()*7-7,648))
aand copy it across B700 and so on .

Now I am asking if I can use the above with an array formula. My data
is 'raw data'!e3:e650 and 'raw data'!f3:f650. I would like to simply
divide the two columns and get an average, and can do so using an array
formula:
{=average((e3:e650)/(f3:f650))

My question is how can I do this calculation on a different sheet, using
OFFSET as above. I have tried,

{=AVERAGE(OFFSET('raw
data'!$E3,0,COLUMN()*7-14,648))/AVERAGE(OFFSET('raw
data'!$F3,0,COLUMN()*7-14,648))},

but the value given is incorrect.

Any help is appreciated.

Wazooli

P.S. - I had to modify the above OFFSET formula to read
"...COLUMN()*7-14...", instead of "...COLUMN()&7-7..."
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
Auto Skipping and protected cells Dave Peterson Excel Discussion (Misc queries) 6 January 27th 05 11:35 PM
Auto Skipping and Protecting Worksheet Pank Mehta New Users to Excel 2 January 24th 05 02:01 PM
skipping columns Wazooli Excel Worksheet Functions 2 January 19th 05 05:11 PM
Columns in Excel will not allow user to click in them Kim Excel Discussion (Misc queries) 1 December 28th 04 06:37 PM
ALLOW ROW 1 AS HEADER ROW... NOT PART OF DATA SORT OF ANY COLUMNS. bro. Billy New Users to Excel 4 December 11th 04 12:01 AM


All times are GMT +1. The time now is 05:20 AM.

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"