Sorry guys I bet that title was confusing. What I'm trying to do is search a column for all instances of a value. This is very difficult for me to explain in writing so I am attaching a sample spreadsheet.
What i need is to search a through a database of cables. each row entry has a "routing length" and a "cable type". I want to search for a particular "cable type" and sum up all of the "routing lengths" that have that type. I am doing it by hand right now by applying a filter to the "cable type", copying the filtered results into a separate table, and then summing the "routing lengths" column.
Is there any way I can do this with a formula?
Bookmarks