Average Every Nth Cell

Jul 17, 2007

what formula can i use to take the average daily excahange rate (and i have a list set up on worksheet) and make it an average weekly exchange rate? So that the formula recognizes data for each week (the weekly data is on a separate worksheet).
attached is an example of the data... trying to go from daily average to weekly average...

View 7 Replies


ADVERTISEMENT

Average Column Of Cells But Ignore Errors And Return Average Of Numbers That Are There

Jun 14, 2013

E11 through E24 contains numbers and a few errors (#N/A) that need to persist (the errors need to show).

E10 needs to show the average of the numbers that are in E11 through E24, and just ignore the errors.

I have many columns like that - where the errors need to show and I need to show an average of the number/values that do appear, ignoring the errors.

View 14 Replies View Related

Average And Vlookup: Average The Grades With Appropriate Names

Dec 9, 2008

i have two columns...a and b (a w/ names, and b w/grades). then i have the table lookup with names and grades all mixed up for many rows. i want to be able to average the grades with appropriate names.

=average(vlookup(name, table, column, false))?? i don't get it to work and how can i specify the grade to average?

View 5 Replies View Related

Average If Neighboring Cell Contains Certain Value

Jun 26, 2014

I'm basically trying to create a gradebook for a class in which there are five categories of assignments, and each category is worth 20% of the final grade. I need to be able to calculate subtotals for each of the five categories as well as a final grade for the course. I have set up my workbook so that a code appears next to each grade that is entered. That code corresponds to the category as follows:

p = participation
o = organization
s = selfwork
g = OGT project
e = final exam

So I need a formula that will sum the values of any cells that have a "p" in the cell to the left, or any cells that have an "o" in the cell to the left, etc. I thought an array formula would work but apparently not if my range is made up of noncontiguous cells.

Here's how things look right now:Screen Shot 2014-06-26 at 10.21.36 PM.png

So, for example, I need a formula that will find that Kylie has earned 10 points on the OGT project (the green category).

View 9 Replies View Related

Average Based On Certain Cell Value

Feb 20, 2014

I have attached spreadsheet so it may visualize

What I want to do is enter a date in cell F2 and it will look up that value in column c and will then add up that days number and the 2 days numbers before that date in column d and average them out.

So in the example i have used 20 january 2014, the 20th ,19th and 18th of january have values of 100,40 and 10 so in cell I2 it should return the value 50 ( the average of the 3 numbers )

But this would change with new dates going in cell F2.

trial.xlsx‎

View 2 Replies View Related

Average Every 6th Cell In A Column

May 10, 2006

I need to get the average of every 6th cell in a column, excluding errors --- three times.

The first average should be every 6th cell beginning with z4, the second every 6th cell beginning with z6, and the third every 6th cell beginning with z8.

Is there an easy way to achieve these 3 averages?

View 9 Replies View Related

Macros - Average Every 5th Cell?

Jul 29, 2009

I have an excel sheet with time in column A and scientific data in column B. I would like to get a macro that averages every 5 values/cells.

View 9 Replies View Related

Using A Cell Row Reference To Average?

Jun 6, 2013

I am trying to average two cell references for the row component. I am unsure if INDIRECT is the correct function?

In cell A1 it displays the row number of the start of the range to average eg "49". Then in cell A2 it displays the row number of the end of the range eg. "107".

I need a way to change the row references in cell A1 and A2 easily and to change all subsequent formula.

So if I want to average the Column C, what would the formula be for the cell to display the result =average(C49:C107) but incorporating the references in A1 and A2?

View 5 Replies View Related

Macros - Average Every 5th Cell

Jul 30, 2009

I have an excel sheet with time in column A and scientific data in column B. I would like to get a macro that averages every 5 values/cells.

View 9 Replies View Related

If & Average Statement (depending On Another Cell)

Jun 7, 2009

I have two sub-system tabs (IAS & CCTV) and one calculations page (estimate). I need G3 (estimate) to give me the total price of hours sold on a project.

Because the systems hours can be marked up differently I wrote an average formula. But I need to add an IF statement saying if there is no hours in the sub system then ignore the hour price.

if this formula doesnt take this into account and I delete H3 (CCTV tab) then the overall price of hours sold in estimate will be wrong.

I have attached the sheet.

View 10 Replies View Related

Average Of Every Other Cell Excluding Zeros?

May 9, 2013

I current have an Excel doc that I am trying to pull averages from. Every row has data that needs to be averaged but I only need every other cell. And I cannot have zeros in the average because it will skew the data. Also if the average for a row ends up being 0, I want that average to show up as 0 not #DIV/0!. From Column H to EE I need to average each row individually.

I came up with the below formula.

=IF(SUM(H1:H1:J1:J1:L1:L1)=0, "0", AVERAGEIF(H1:H1:J1:J1:L1:L1, ">0")

It works but Its not practical because I have to manually enter all of the cells that it pulls from.

View 14 Replies View Related

Formula To Calculate Average Of Every Other Cell

Oct 29, 2009

I have a row of data starting in cell E4 that could, theoretically, go to the far right end of the spreadsheet. I need to enter a formula in cell D4 that calculates the average of every other cell in this row, starting with E4, that is E4,G4,I4,K4...

View 9 Replies View Related

Average From Minimum Row To Current Row In Another Cell?

Aug 4, 2012

I would like to generate an average of Row 1 to Current Row in a column. The Average column is the column that I would like to know how to generate.

Date
Value
Average

08/04/2012
5
5

08/04/2012
10
7.5

[code]....

I got close with =AVERAGE(OFFSET($D$1,COUNT($D$1:$D2),0,COUNT($D$1:$D2))), but after a couple rows of it being correct, the average starts to fall.

Using the above:

Value
Average
Should be

7.07
7.07
7.07

7.23
7.120
7.15

[code]....

View 2 Replies View Related

Calculating Average Of Numbers Put In One Cell

Feb 13, 2013

I am trying to find a way to average all the numbers placed in one cell with the answer in another.

So in cell A1

1, 2, 3, 2 or 1-2-3-2

In cell A2 would be 2. But the amount of numbers in A1 will vary from time to time.

View 9 Replies View Related

Average Net Investment Calc In One Cell

Sep 29, 2008

How to calculate ANI in one cell? The only way I can currently find the result is to build an amortisation schedule and then divide the sum of the outstandings by the payment frequency.

I'd like to avoid building the amort.

View 9 Replies View Related

Average Calculation Only When Cell Has Data

Oct 5, 2009

Im trying to work out a function that will calculate the average accross a 3 column array. Obviously there is but I need to make any cell's with 'Free' give a value of 0.

I need some kind of IF("Free",1) type thing, to run before the average calculation, but I dont know how to put it together to make it work, I thought about a Loop, but then how do I make sure it only goes to the next cell in the selection?

View 9 Replies View Related

Average And Cell Data As Worksheet Name

Jan 12, 2007

1. if i use an average function, and there is nothing in the cells in the range that i am choosing, how can i get a zero answer rather than a # div/0 error. I have several sheets and several columns on each sheet where average is being used, but not all of the columns contain data. However, if the average is 0, i need it to show 0 and not the error.

2. is there a way to link a cell's data to automatically name a spreadsheet?

sorry if #1 is confusing, i've tried several ideas. i'm thinking that something like "if the value of (cell)=blank, then (cell value) = 0, but i don't know how to put that into formula format.

View 5 Replies View Related

Average Of Last 4 Cells That Match Current Cell

Jan 6, 2009

I am trying to do something with some data and I am not sure if it is possible. Even if it is, I have no idea how to do it. I was wondering if you could help.

I am trying to get an average of cells that are in the same row as the last 4 cells to match a certain criteria (which happens to be a cell).

Please see attached spreadsheet for example as it is very hard to explain.

D2 = the average of the next 4 figures in column E that are in the same row as the next 4 team names from column B to match B2

For example D2 would be equal to:
AVERAGE(E29+E48+E72+E86)

For example D86 would be equal to:
AVERAGE(E105+E122+E152+E177)

If this doesnt make sense, please ask and I will endeavour to make it clearer.

Example spreadsheet:
Spreadsheet attatched in post 4.

View 9 Replies View Related

Calculate An Average Daily Expense Cell

Feb 6, 2009

I've set up a simple spreadsheet to keep track of my food expenses every month. The first column is for the date, the second is for the daily total expenses and then the next three columns are where I add the data which is then calculated into the daily total column.

I also have a total at the bottom for the entire month. Now what I want to do is I want to also have underneath the grand total, a cell which keeps track of my average daily expenses. Basically I want to divide the total expenses by the number of days which I've entered data. Now normally this would be fine but because I've applied the formula to all the cells in the expense column, it automatically lists every day as "0" rather than leaving it blank. So when it does the average calculation it's dividing my total by 30 days rather than by only the 7 days I have data for.

View 14 Replies View Related

Dont Include In The Average If Cell Is Zero Or Blank

May 28, 2009

I was done but the formula works great except if the cell is zero or blank I don't want it to include that cell in the average. in this case it still counts.

=IF(SUM(H32>0,H67>0,H102>0,H137>0)=0,0,SUM(H32,H67,H102,H137)/SUM(H32>0,H67>0,H102>0,H137>0))

View 3 Replies View Related

Find Last Cell In Column & Average Backwards

Aug 5, 2009

First off, I hope one of you will end my suffering . I have been googling this thing every which way and haven't found my answer to what seems like a simple question.

What formula will find the last cell with data in a column (in say column 'B') and average backwards 30 data points? The last cell changes constantly, but I need the last 30 averaged consistently.

View 13 Replies View Related

Lookup Value In Range Then Average Offset From That Cell

Mar 10, 2014

I have 2 columns of data (col A is time, col B is a value), in a range A4:B1000 (can be less, but the biggest the range will get is to B1000). Example:

A / B
4 10:37:55 / 91
5 10:37:56 / 92
6 10:37:57 / 93
7 10:37:58 / 100
8 10:37:59 / 105
9 10:38:00 / 110
10 10:38:01 / 111
11 10:38:02 / 115
12 10:38:03 / 120

Im looking for a way in VBA to look for a time entered in cell C1 (example 10:38:00), find that in column A, then return the average of values in column B that are offset 271 - 300 rows. This is entered in D1. So in my example, 10:38:00 is in cell A9, return the average of B280:B310.

View 3 Replies View Related

Average Of Network Days Where Cell Value Is True

May 27, 2014

I am trying to get an average number of Networkdays where specific cell values are true. If the project Status is 'ongoing' or 'overdue' in Sheet2, what is the average Networkdays of the open projects for each project lead for Column C in Sheet1?

Sheet1
Column A
Column B
Column C

Project Lead
Count of Projects
Avg Age of Projects

John
3

[Code] ..........

View 6 Replies View Related

Worksheet.function Average Returning Error "Unable To Get The Average Property Of The WorksheetFunction Class"

Jan 23, 2007

TotHCInv.Value = WorksheetFunction. Sum(KRInv, PBLInv, CRInv, PVInv)
If i >= 34 Then CPSCtphRMA.Value = WorksheetFunction.Average("G" & (i - 30) & ":G" & i)

The first line runs properly, but the second line bugs out with the error message "Unable to get the Average property of the WorksheetFunction class". I can simply do the math, but I thought that using the worksheet function would be easier than summing and dividing. I'm curious, though, as to why I can't seem to use the Average function.

View 3 Replies View Related

How To Get A Minimum Average And A Maximum Average

May 23, 2014

Can I get a minimum average and a maximum average, I have a worksheet with days of supply for 100 stores with about 100-200 products each, the dos resides in column D.

I was going to create a summary page and reference column d.

The following just gives me the min, I want the min average if possible:

View 5 Replies View Related

Grade Point Average Using AVERAGE IF AND

Sep 1, 2006

I am attempting to calculate Grade point averages for my students for all classes. There are 5 columns of grades to be considered. I frist assign values of 0-5 to the grades then average the points. My problem is that I want the AVERAGE to ignore the zero but it calculates it as well. (I enter a 0 if I have no grade for that class.) I have tried the{ } to make it an array formula but this also did not work. Here is what I have, can anyone help?

=SUM(AVERAGE(IF(AND(L2>89,L2<100),5,IF(AND(L2<90,L2>79),4,IF(AND(L2>69,L2<80),3,IF(AND(L2<70,L2>59), 2,IF(AND(L2>0,L2<60),1,0))))),IF(AND(T2>89,T2<100),5,IF(AND(T2<90,T2>79),4,IF(AND(T2>69,T2<80),3,IF( AND(T2<70,T2>59),2,IF(AND(T2>0,T2<60),1,0))))),IF(AND(AB2>89,AB2<100),5,IF(AND(AB2<90,AB2>79),4,IF(A ND(AB2>69,AB2<80),3,IF(AND(AB2<70,AB2>59),2,IF(AND(AB2>0,AB2<60),1,0))))),IF(AND(AJ2>89,AJ2<100),5,I F(AND(AJ2<90,AJ2>79),4,IF(AND(AJ2>69,AJ2<80),3,IF(AND(AJ2<70,AJ2>59),2,IF(AND(AJ2>0,AJ2<60),1,0))))) ,IF(AND(AR2>89,AR2<100),5,IF(AND(AR2<90,AR2>79),4,IF(AND(AR2>69,AR2<80),3,IF(AND(AR2<70,AR2>59),2,IF (AND(AR2>0,AR2<60),1,0)))))),-1)

I know it is huge. The syntax is correct. It calculates the average, but always for all 5 columns. It will not ignore a 0 in a column.

View 10 Replies View Related

Formula =AVERAGE(B16:L16) To Give The Average

Jan 7, 2008

I'm using the formula =AVERAGE(B16:L16) to give me the average.

However I have a couple of problems with this. Firstly I would like to exclude the value zero from the average. Secondly to also ignore the lowest and highest values.

Example, if the values in the cells are 0,1,2,3,4,5,6,7,8,9,10 then the current result shows 5, by ignoring the 0 and lowest value 1 and highest value 10 the average should be 4.5.

View 9 Replies View Related

Avoiding Average Of An Average: Times

Oct 11, 2006

Ok, I for some reason just cant wrap my head around this. I need to to get the average time per call of two rows, but they are based on how many calls taken.

so in one column i have 50168 calls taken at 4:21 seconds per call. and in the next row i have 597 calls taken at 5:20 per call. I need to see what the new average will be with them combined, and I need it to display in m:ss form.

View 9 Replies View Related

Using Average Function - Cell Location Of Last Number In Column

Feb 6, 2014

I have a formula in Cell A1. It tells me the cell location of the last number in column E. So, for example, I input the number 44 in cell e85, the value for cell A1 becomes $E$85.

Let's say I now put the value 33 in cell e86, now the value for A1 becomes $E$86.

I want to calculate the average of the values in column E, all the way from E1 to whatever is in A1.

Here's what I need: =AVERAGE(E1:<whatever is in A1, like $E$85>)

How do I write the AVERAGE formula to make this work?

View 6 Replies View Related

Average Formula Dropping Lowest Value Or Blank Cell

Jun 5, 2007

I need to get a formula to calculate the average of the best 3 scores out of 4, but there is some that do not have a value in a cell (so some are only out of 3 scores not 4) and if i simply drop the lowest value and sum the rest, it will incorrectly calculate the average.

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved