Get only one Record with duplicated dates using sumproduct

Absolution7

New Member
Joined
Feb 7, 2019
Messages
4
Hello guys i need your help i want to get only 1 record with a multiple duplicates of dates but im always getting all the Training hours of a duplicate dates. How can i solve this can you please give me a sample formula using Sumproduct. Thanks!
 

Excel Facts

Who is Mr Spreadsheet?
Author John Walkenbach was Mr Spreadsheet until his retirement in June 2019.
You can give an example of how you have the data and from them which one you want as a result.
 
Upvote 0
You can give an example of how you have the data and from them which one you want as a result.

Trained Date Hours
1/1/2019 35
1/1/2019 15
1/1/2019 20
1/30/2019 10

I want to get the oldest record of hours any of the 35,15,20. I dont want to get all of the same date record, only just one
 
Upvote 0
Excel Workbook
ABCDE
1Trained DateHoursDateHours
201/01/20193501/01/201935
301/01/20191501/30/201910
401/01/201920
501/30/201910
6
Hoja1
 
Upvote 0

Forum statistics

Threads
1,214,861
Messages
6,121,973
Members
449,059
Latest member
oculus

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top