+ Reply to Thread
Results 1 to 7 of 7

how to get average value of similar part numbers ?

  1. #1
    Registered User
    Join Date
    12-20-2012
    Location
    sri lanka
    MS-Off Ver
    Excel 2010
    Posts
    6

    how to get average value of similar part numbers ?

    I have attached a file. Can you please tell me how to get average. I have done 6 manually as an example. Basically i want to get average price of same part numbers. Frequency in the sense number of times that the same part number exsist.

    Thanks in advance
    Attached Files Attached Files
    Last edited by nook1176; 12-20-2012 at 11:48 PM.

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,607

    Re: Guys .. Please help me on this

    Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution. Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.
    To change a Title on your post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.

    Ben Van Johnson

  3. #3
    Valued Forum Contributor
    Join Date
    10-29-2012
    Location
    Mojokerto,Indonesia
    MS-Off Ver
    Excel 2007
    Posts
    554

    Re: how to get average value of similar part numbers ?

    write formula at D2
    =IF(MATCH(A2;A:A;1)=ROW();SUMIF(A:A;A2;C:C)/B2;"")

    copy down

  4. #4
    Registered User
    Join Date
    12-20-2012
    Location
    sri lanka
    MS-Off Ver
    Excel 2010
    Posts
    6

    Re: how to get average value of similar part numbers ?

    Tried.. Comeout with an Error. Can you please do it on my attached sheet and attach it back ?
    Thank you Alkatiri

  5. #5
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,929

    Re: how to get average value of similar part numbers ?

    try changing the ; to a , it could be a regional thing
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  6. #6
    Registered User
    Join Date
    12-20-2012
    Location
    sri lanka
    MS-Off Ver
    Excel 2010
    Posts
    6

    Re: how to get average value of similar part numbers ?

    Thanks FDibbins... Thanks Ghozi Alkatiri
    Sort it.... Big Help for me...

  7. #7
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,929

    Re: how to get average value of similar part numbers ?

    Based on your last post it seems that you are satisfied with the solution(s) you've received but you haven't marked your thread as SOLVED. If your problem has not been solved you can use Thread Tools (located above your first post) and choose "Mark this thread as unsolved".
    Thanks.

    Also, as a relatively new member of the forum, you may not be aware that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of those who helped.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1