#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default Continue equation

I have an equation average equation on sheet 3 but the data is on sheet 1.
=AVERAGE(IF(paste_data!CL2:CL2000=1,paste_data!B2: B2000))

I want to continue on my data for vertically so it would be the exact same
but instead of B2:B2000 it would be C2:C2000. Is there anyway to do this
without putting in each equation into each cell. If I drag them the equation
comes out wrong.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9,101
Default Continue equation

from
=AVERAGE(IF(paste_data!CL2:CL2000=1,paste_data!B2: B2000))

to
=AVERAGE(IF(paste_data!$CL$2:$CL$2000=1,paste_data !B2:B2000))


"mparker" wrote:

I have an equation average equation on sheet 3 but the data is on sheet 1.
=AVERAGE(IF(paste_data!CL2:CL2000=1,paste_data!B2: B2000))

I want to continue on my data for vertically so it would be the exact same
but instead of B2:B2000 it would be C2:C2000. Is there anyway to do this
without putting in each equation into each cell. If I drag them the equation
comes out wrong.

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
to continue down in the same row alex178 Excel Discussion (Misc queries) 2 July 8th 06 05:34 PM
continue VLOOKUP to next value rich Excel Worksheet Functions 1 May 24th 06 02:02 AM
VB code to continue macro Brian Excel Discussion (Misc queries) 3 May 9th 06 03:12 AM
continue adding inventory ulysses Excel Worksheet Functions 0 May 8th 06 04:55 PM
Equation Editor- problem when editing an equation Gaby L. Excel Discussion (Misc queries) 0 September 27th 05 09:24 PM


All times are GMT +1. The time now is 08:02 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"