• 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.

Help me with excel formula

deb45

New Member
Hi,

Sample file is inside.

Pls answer my queries.

Regards
Deb
 

Attachments

  • SampleC.xlsx
    10.9 KB · Views: 5
Try...........

In D3, formula copied across to H3 and all copied down :

=IFERROR(1/(1/(INDEX(INDEX($C$17:$G$21,,MATCH($B3,$C$16:$G$16,0)),COLUMNS($A$1:A$1))*$C3)),"")

Regards
Bosco
 

Attachments

  • SampleC(1).xlsx
    13 KB · Views: 3
Back
Top