I have list of data with 4 columns:
1. number identifier: say a1,a2,a3
2. description: say salary, bonus, overtime, misc
3.amount: $500,$100,$200,$250,$25
4.type: sales, admin,shop,
I would like to extract data based on type, say under type, I have a category "sales", I would like a formula...