Help! Date Difference Mulitple entries in rows

big40ish

New member
Joined
Sep 13, 2021
Messages
1
Reaction score
0
Points
0
Excel Version(s)
365
Hi

First time so please go gentle....

What i need to accomplish is work out the differnce between two date in a table, which keeps getting updated with new data against the same Asset Number.

capture-png.46821




As you can see we have multiple rows with the same Asset SN as we are taking measurements everymonth... some are misssing so I need to calculate the difference between the two dates to work how long the dates havent been updated

Column E =IF(C2=MAX(IF(A2=$A$2:$A$4859,$C$2:$C$4859,"")),"Latest","old data")
Column F =IF(MAX(INDEX((A2=$A$2:$A$10000)*$C$2:$C$10000,))=C2,"Newest Data","Old Data")
Column H =IF(F15="Newest Data",90-(TODAY()-C15),"")

I hope you can help!! :)

 
Administrative Note:

Welcome to the forum. :)

We would very much like to help you with your query, however it has been brought to our attention that the same query has been posted on one or more other forums and you have not provided the required cross-post link(s) here.

Read this to understand why we (and other sites like us) consider this to be important.

(Note: this requirement is not optional. As you are new I will do it for you today: https://www.excelforum.com/excel-fo...date-difference-multiple-entries-in-rows.html.)
 
Back
Top