Hello, I have having an issue with SUMIF being used to compare 2 lists.
I have a 2 sets of invoice numbers and totals from different sources that I am using to compare and see which invoices are missing from either list and to have a total of what is missing.
When doing the SUMIF, it seems to work one way but not the other when copy and pasting as values . I'm aware there is likely a formatting issue (as per the green triangle in column R) but I'm not sure what it is or how to fix it as I purposely formatted both lists using the TEXT formulas in column E and L.
Important formulas to note:
Column E: =TEXT(D3,"#") and dragged down to bottom of list
Column L: =TEXT(K3,"#") and dragged down to bottom of list
Column P: =SUMIF(E:E,O3,F:F)-SUMIF(L:L,O3,M:M) and dragged down to bottom of list
Column R: =SUMIF(E:E,R3,F:F)-SUMIF(L:L,R3,M:M) and dragged down to bottom of list
Thanks in advance for any help!
I have a 2 sets of invoice numbers and totals from different sources that I am using to compare and see which invoices are missing from either list and to have a total of what is missing.
When doing the SUMIF, it seems to work one way but not the other when copy and pasting as values . I'm aware there is likely a formatting issue (as per the green triangle in column R) but I'm not sure what it is or how to fix it as I purposely formatted both lists using the TEXT formulas in column E and L.
Important formulas to note:
Column E: =TEXT(D3,"#") and dragged down to bottom of list
Column L: =TEXT(K3,"#") and dragged down to bottom of list
Column P: =SUMIF(E:E,O3,F:F)-SUMIF(L:L,O3,M:M) and dragged down to bottom of list
Column R: =SUMIF(E:E,R3,F:F)-SUMIF(L:L,R3,M:M) and dragged down to bottom of list
Thanks in advance for any help!