PC Review


Reply
 
 
=?Utf-8?B?ZmNzMTM=?=
Guest
Posts: n/a
 
      21st Feb 2007
excel 2003

have long lists of data entry (column one days, column two week average),
need to be able to drag down along column (B) rather than retype specific
cells to average, problem comes in when dragging it will average 2:3
procedding average 1:2

A B
1 average 1:2
2 average 3:4
3
4

sounds simple but I cant figure it out, would greatly appreciate any help.

 
Reply With Quote
 
 
 
 
Bernard Liengme
Guest
Posts: n/a
 
      21st Feb 2007
Use =AVERAGE(INDEX(A:A,ROW(A1)*2-1),INDEX(A:A,ROW(A1)*2))
and copy down the column
If you data spans, for example, A5:A100, replace A:A by A5:A100 but leave A1
alone in the formula
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"fcs13" <(E-Mail Removed)> wrote in message
news:E66155E4-D183-4B99-93A5-(E-Mail Removed)...
> excel 2003
>
> have long lists of data entry (column one days, column two week average),
> need to be able to drag down along column (B) rather than retype specific
> cells to average, problem comes in when dragging it will average 2:3
> procedding average 1:2
>
> A B
> 1 average 1:2
> 2 average 3:4
> 3
> 4
>
> sounds simple but I cant figure it out, would greatly appreciate any help.
>



 
Reply With Quote
 
=?Utf-8?B?ZmNzMTM=?=
Guest
Posts: n/a
 
      21st Feb 2007
minor detail, formula works great, right function, but i can't manipulate it
to average seven days from column a into column b then repeating, rather than
two
thanks for your time.

"Bernard Liengme" wrote:

> Use =AVERAGE(INDEX(A:A,ROW(A1)*2-1),INDEX(A:A,ROW(A1)*2))
> and copy down the column
> If you data spans, for example, A5:A100, replace A:A by A5:A100 but leave A1
> alone in the formula
> best wishes
> --
> Bernard V Liengme
> www.stfx.ca/people/bliengme
> remove caps from email
>
> "fcs13" <(E-Mail Removed)> wrote in message
> news:E66155E4-D183-4B99-93A5-(E-Mail Removed)...
> > excel 2003
> >
> > have long lists of data entry (column one days, column two week average),
> > need to be able to drag down along column (B) rather than retype specific
> > cells to average, problem comes in when dragging it will average 2:3
> > procedding average 1:2
> >
> > A B
> > 1 average 1:2
> > 2 average 3:4
> > 3
> > 4
> >
> > sounds simple but I cant figure it out, would greatly appreciate any help.
> >

>
>
>

 
Reply With Quote
 
Bernard Liengme
Guest
Posts: n/a
 
      22nd Feb 2007
=AVERAGE(INDEX(A:A,ROW(A1)*7-6),INDEX(A:A,ROW(A1)*7))
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email


"fcs13" <(E-Mail Removed)> wrote in message
news:4AD46155-AE81-4DC0-8721-(E-Mail Removed)...
> minor detail, formula works great, right function, but i can't manipulate
> it
> to average seven days from column a into column b then repeating, rather
> than
> two
> thanks for your time.
>
> "Bernard Liengme" wrote:
>
>> Use =AVERAGE(INDEX(A:A,ROW(A1)*2-1),INDEX(A:A,ROW(A1)*2))
>> and copy down the column
>> If you data spans, for example, A5:A100, replace A:A by A5:A100 but leave
>> A1
>> alone in the formula
>> best wishes
>> --
>> Bernard V Liengme
>> www.stfx.ca/people/bliengme
>> remove caps from email
>>
>> "fcs13" <(E-Mail Removed)> wrote in message
>> news:E66155E4-D183-4B99-93A5-(E-Mail Removed)...
>> > excel 2003
>> >
>> > have long lists of data entry (column one days, column two week
>> > average),
>> > need to be able to drag down along column (B) rather than retype
>> > specific
>> > cells to average, problem comes in when dragging it will average 2:3
>> > procedding average 1:2
>> >
>> > A B
>> > 1 average 1:2
>> > 2 average 3:4
>> > 3
>> > 4
>> >
>> > sounds simple but I cant figure it out, would greatly appreciate any
>> > help.
>> >

>>
>>
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
RE: Averaging =?Utf-8?B?U3VuZGF5ODgzMTA=?= Microsoft Excel Misc 0 3rd Dec 2006 07:15 PM
Re: Averaging Ragdyer Microsoft Excel Misc 0 3rd Dec 2006 06:34 PM
Re: Averaging T. Valko Microsoft Excel Misc 0 3rd Dec 2006 06:31 PM
Re: Averaging Jay Somerset Microsoft Excel Misc 0 3rd Dec 2006 06:30 PM
averaging =?Utf-8?B?dGltYnJvb2s=?= Microsoft Excel Misc 1 20th Jul 2006 02:42 PM


Features
 

Advertising
 

Newsgroups
 


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