I have a table with 47k records on it.
Column J has a number of values. I am concerned with the tracking user "jjj222"
Column D has Principal. Column E has repayment amount.
What I am trying to accomplish: If borrower (column K) has a balance (D-E) with user jjj222 (found in column J), show "Review" otherwise show No review necessary. I do not want "Review" to show when the line item has jjj222 in column J, but only when any other user is present in column J.
I hope I was able to explain this the best way. let me know if you have any questions! Thank you kindly!
Column J has a number of values. I am concerned with the tracking user "jjj222"
Column D has Principal. Column E has repayment amount.
What I am trying to accomplish: If borrower (column K) has a balance (D-E) with user jjj222 (found in column J), show "Review" otherwise show No review necessary. I do not want "Review" to show when the line item has jjj222 in column J, but only when any other user is present in column J.
I hope I was able to explain this the best way. let me know if you have any questions! Thank you kindly!