Forum Discussion
rservice0320
Jan 05, 2024Brass Contributor
combine sum logic if a cell contains certain text & exclude adding if has certain text
I have certain projects with various reference #'s. I would like to sum the projects that contain a specific identifier & then sum the same project that excludes that identifier. I have attached a ...
- Jan 06, 2024
Does the attached version return the intended result?
rservice0320
Jan 06, 2024Brass Contributor
in my file, cell E11 should be equal to $5000 as what I want to do is sum project 1234 without a Ref# containing "ppr" as well as sum project 1234 with a ref# of "PPR" & then place it under the correct date. again...apologies for reposting the question...don't know how to remove the reposting
OliverScheurich
Jan 06, 2024Gold Contributor
Does the attached version return the intended result?
- rservice0320Jan 06, 2024Brass ContributorOliver,
This is exactly what I needed! Thank you so much!