Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2
Default formula to get true average

Hi, I need a formula to achieve a average for some mutual funds I have
purchased over a period of years.
Column A contains the number of shares I have purchased and Column C contain
the price per share and Column D contains the cost for these shares. For
example column A2 contains 130.29 and Column C2 contains $18.30 and Column
D2 contains $2,484.25. Each cell in Column A contains a different number of
shares and likewise so does column C and D. I have 40 cells in Column A each
with a different number of shares and Column C has 50 cells each with a
different amount per share and Column D will have a different amount in each
cell. I need to obtain an average cost per share. Is there a formula I can
use to obtain this? Any help or advice you can provide will be greatly
appreciated.

Starlin


  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 11,058
Default formula to get true average

Just divide the total cost by the total number of shares:

=SUM(D:D)/SUM(A:A)
--
Gary''s Student - gsnu2007d


"S Dotson" wrote:

Hi, I need a formula to achieve a average for some mutual funds I have
purchased over a period of years.
Column A contains the number of shares I have purchased and Column C contain
the price per share and Column D contains the cost for these shares. For
example column A2 contains 130.29 and Column C2 contains $18.30 and Column
D2 contains $2,484.25. Each cell in Column A contains a different number of
shares and likewise so does column C and D. I have 40 cells in Column A each
with a different number of shares and Column C has 50 cells each with a
different amount per share and Column D will have a different amount in each
cell. I need to obtain an average cost per share. Is there a formula I can
use to obtain this? Any help or advice you can provide will be greatly
appreciated.

Starlin



  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2
Default formula to get true average

Thanks!
"Gary''s Student" wrote in message
...
Just divide the total cost by the total number of shares:

=SUM(D:D)/SUM(A:A)
--
Gary''s Student - gsnu2007d


"S Dotson" wrote:

Hi, I need a formula to achieve a average for some mutual funds I have
purchased over a period of years.
Column A contains the number of shares I have purchased and Column C
contain
the price per share and Column D contains the cost for these shares. For
example column A2 contains 130.29 and Column C2 contains $18.30 and
Column
D2 contains $2,484.25. Each cell in Column A contains a different number
of
shares and likewise so does column C and D. I have 40 cells in Column A
each
with a different number of shares and Column C has 50 cells each with a
different amount per share and Column D will have a different amount in
each
cell. I need to obtain an average cost per share. Is there a formula I
can
use to obtain this? Any help or advice you can provide will be greatly
appreciated.

Starlin





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
A formula to AVERAGE IF but only average a set number of values [email protected] Excel Worksheet Functions 2 January 31st 08 08:28 PM
Search for 2 true arguments and return true or false David Excel Discussion (Misc queries) 3 July 15th 06 10:18 AM
Function to return True/False if all are validated as True by ISNU Tetsuya Oguma Excel Worksheet Functions 2 March 15th 06 10:28 AM
Do I have to make my times be numbers to get a true average? Leslie Excel Discussion (Misc queries) 1 December 9th 05 02:48 PM
how does one convert text to a formula "average(A:A)" to =average( phshirk Excel Worksheet Functions 4 April 14th 05 01:20 AM


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