79303103

Date: 2024-12-23 12:42:48
Score: 1.5
Natty:
Report link

Detect Multiple Different Drop-Drown and Sum Them together in a cell

you may use the Join function instead of Sumifs. JOIN combines text from multiple cells into a single string, while SUMIFS adds up cells based on multiple criteria:

Formula used:

=JOIN( " " , C2:D2)

Expected result

Sample Sheet

Reference

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Patsytalk