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

Date and Time Lookup

Hi Kenshin,
Your column data types are different (on data sheet though formatted as number, the values are TEXT).
[C2]=SUMPRODUCT((VALUE(Data!$A$2:$A$806)=Sheet1!A2)*(VALUE(Data!$B$2:$B$806)=Sheet1!B2)*(Data!$C$2:$C$806))

Applied custom formats so the "0" does not show as 00/01/1900 00:00:00: dd/mm/jjjj uu:mm:ss;[=0]""
 

Attachments

Back
Top