A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi,
sql:
select * from Sheet1;
select f01,sum(f02) from Sheet1 group by f01;
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello. I would like to ask what function we use to add cells that have something in common between them. for example what function will we use to find the sum for the tomato cells in the example below A B 1 tomato 43 2 apple 25 3 tomato 67 4 orange 33 5 tomato 81
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.