Microsoft
Software
Hardware
Network
Question : How sum according to column value in Excel
We would like to total or summ a column based on the value on the other column (see file attached). In the file we placed the data at top and how we want the result at the bottom.
What function or instruction can we do to do this?
Attachments:
ReadClient--SummUpTime.xlsx
(9 KB)
(File Type Details)
ee1
Answer : How sum according to column value in Excel
for e.g.
in your C18 cell put this formula
=SUMIF(B5:B11,B18,G
5:G11)
Random Solutions
How to Get Specific Button pressed in a repeater when using ModalPopupExtender
SBS 2008 Outlook Anywhere SSL Issue
Flag duplicate record
Training Path
SBS 2003 - BlackBerry BES Express
Elevate user security to admin in Windows 7
Use different HTTP Redirects on multiple virtual directories in IIS 7.5
Default Printer Changes using Terminal Server
log4j not writing to file
LINQ can't be used in Web app?