Hello Stackby community,
I am having a query while I was managing my payment records of my client,
Actually I have two columns
- Amount to be paid
- Amount paid
And in the third column, I am managing the STATUS of payment, if column2 value is greater than or equal to column 1, then status must be PAID else it must show UNPAID.
Can anyone help me out with this using the correct formula.