سؤال

What is the easiest way to convert this data set,

enter image description here

into this data set?

enter image description here

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.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top