I am working with an Excel spreadsheet that tracks client orders and payments. I have two sets of columns: one for client names and their ordered quantities, and another for client names and their paid quantities. I need assistance with a function that accurately updates the payment status based on whether the ordered quantities match the paid quantities.I have already implemented a formula, but it incorrectly categorizes some clients as "not billed" even when their ordered and paid quantities match. I would appreciate any guidance on how to correct this issue or improve my existing formula.