Howdy,
I am attempting to create a sheet that can consistently provide totals from adding up all costs on lines that have matching IDs / names. I'll explain below:
>Sheet contains multiple projects lines. We'll call these projects A and B.
>Projects A and B have multiple, not collected together, entries with costs associated on each entry line.
>Need a formula / function that can search the sheet, find all the project A entries and add up all the costs associated for a final total.
(Cannot re-order the lines every time new lines are appended to the bottom of the sheet.)
Believe this would be a pivot table in Excel, but Smartsheet only has an enterprise-level paid app for that. Is there any way to accomplish this using a formula?