I want to update my excel record based on the status
I have column A and Column B
if Column A is ACTIVE then I must update the Column B and Write/Change the status to “UPDATED”
if Column A have “Inactive” record I must remove the entire Row.
I did something like that in my process. However, I had used an template excel and i created a conditional formatting formula in excel side. I assume this is the easiest way