What is the easiest way to convert this data set,
into this data set?
Basically, I want to get rid of the duplicate Equipment numbers and consolidate the data for each into a single row.
Select the data range, click Insert - Pivot table.
Drag Equipment Number to the Rows area, the rest fields to the Data area.
Change aggregation function on all data area fields from Count to Sum.
In the table settings, untick grand totals for rows and columns.