• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Text to columns

Try in U3 amd copy down,

=SUM(IF(P3=$A$3:$A$35,MID($B$3:$B$35,1,SEARCH("/",$B$3:$B$35)-1),0)+0,IFERROR(IF(P3=$A$3:$A$35,MID($B$3:$B$35,SEARCH("/",$B$3:$B$35)+1,256)+0,0)/IF(P3=$H$3:$H$35,$K$3:$K$35,1),0))

Regards,
 
Back
Top