Column A (CareID) has client's ID but shows multiple times, Column B shows the total amount)
I want to ask for the formula if the CareID in column A has Amount as $0, in column C show nothing or 0, if the Amount not 0 in column B, in column C shows the first value that appear in the column C, the duplicated careID shows as 0 or nothing.
Thanks
I tried SUMIFS or UNIQUE but didn't work
Try this formula
Result