Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Eamon
 
Posts: n/a
Default Help with formula please

Hi,



Can someone please offer a solution for this problem.



I have a worksheet using columns A to AE

Rows 1 to 1000+

In column D row 7 down I have price i.e. 4.50, 12.00, 26.00, 5.50 etc!

In Z3, I am returning the average of all prices in column D, i.e.
=AVERAGE(D:D)

In column K I have a reference to each price i.e. "W" or "R" etc!

What I am trying to do in cell AC3 is return the average price from column
D. but only for the prices that have "W" in the same row in column K



Regards,



Eamon


  #2   Report Post  
CLR
 
Posts: n/a
Default

=SUMIF(K:K,"w",D:D)/COUNTIF(K:K,"w")

Vaya con Dios,
Chuck, CABGx3


"Eamon" wrote in message
...
Hi,



Can someone please offer a solution for this problem.



I have a worksheet using columns A to AE

Rows 1 to 1000+

In column D row 7 down I have price i.e. 4.50, 12.00, 26.00, 5.50 etc!

In Z3, I am returning the average of all prices in column D, i.e.
=AVERAGE(D:D)

In column K I have a reference to each price i.e. "W" or "R" etc!

What I am trying to do in cell AC3 is return the average price from column
D. but only for the prices that have "W" in the same row in column K



Regards,



Eamon




  #3   Report Post  
Eamon
 
Posts: n/a
Default

Thank you, works perfect.

Best regards,
Eamon

"CLR" wrote in message
...
=SUMIF(K:K,"w",D:D)/COUNTIF(K:K,"w")

Vaya con Dios,
Chuck, CABGx3


"Eamon" wrote in message
...
Hi,



Can someone please offer a solution for this problem.



I have a worksheet using columns A to AE

Rows 1 to 1000+

In column D row 7 down I have price i.e. 4.50, 12.00, 26.00, 5.50 etc!

In Z3, I am returning the average of all prices in column D, i.e.
=AVERAGE(D:D)

In column K I have a reference to each price i.e. "W" or "R" etc!

What I am trying to do in cell AC3 is return the average price from
column
D. but only for the prices that have "W" in the same row in column K



Regards,



Eamon






  #4   Report Post  
CLR
 
Posts: n/a
Default

You're welcome Eamon..........happy to help

Vaya con Dios,
Chuck, CABGx3


"Eamon" wrote in message
...
Thank you, works perfect.

Best regards,
Eamon

"CLR" wrote in message
...
=SUMIF(K:K,"w",D:D)/COUNTIF(K:K,"w")

Vaya con Dios,
Chuck, CABGx3


"Eamon" wrote in message
...
Hi,



Can someone please offer a solution for this problem.



I have a worksheet using columns A to AE

Rows 1 to 1000+

In column D row 7 down I have price i.e. 4.50, 12.00, 26.00, 5.50 etc!

In Z3, I am returning the average of all prices in column D, i.e.
=AVERAGE(D:D)

In column K I have a reference to each price i.e. "W" or "R" etc!

What I am trying to do in cell AC3 is return the average price from
column
D. but only for the prices that have "W" in the same row in column K



Regards,



Eamon








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
IF & VLOOKUP FORMULA taxmom Excel Worksheet Functions 3 March 2nd 05 03:35 PM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM
revert formula insertion to old method Don't be a pain in the ass Setting up and Configuration of Excel 0 January 24th 05 01:49 PM
Relative Indirect Formula Referencing? Damian Excel Worksheet Functions 1 January 7th 05 04:16 AM
Help with macro formula and variable Huge project Excel Worksheet Functions 0 December 28th 04 01:27 AM


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