How to update status columns

Hi @suraj_gaikwad

Read data from the 'sebi csv sheet, loop through the Status column (L) for each transaction, and process the transactions marked as 1. Update the status as Done or Failed for each transaction. If all are marked as Done, update the MASTER sheet as Success; if any is Failed, mark it as Partially Done in the MASTER sheet. Finally, save the Excel file.