Filtering table to create another table in Excel
问题 I need to receive values from a table where a condition is met. For example I have names and I need to take all values from a table where the name appears. For example the table consists of date, name, expenditures: Date Name Expenditures 2019-01-28 Sara 2.45 2019-04-26 John 32.67 2019-05-07 Peter 55.88 2019-06-14 Sara 62.09 2019-07-03 Sara 12.94 2019-09-30 Peter 5.64 I need to receive all expenditures which has been made by Sara and the Date days when it was done. The result should be the