Hi, I have example excel.
Example.xlsx (23.4 KB)
On sheet Read Input:
if Column B matched with Column A (Order No) on another sheet:
How to let both this column compare and if column C (SID) on sheet Read Input have value, then not replace matched rows
And also if Quantity of Column A (Order No) on Input2 sheet > quantity of Column B(Order No) with value on Column C (SID) then add the leftover quantity on excel row
Expected output:
Can i have idea how to do this?
Thank u so much!!