I am trying to replicate a similar result to the Python output, in which two Excel files are used to generate the desired output by highlighting missing data in the input Excel file. The first Excel file is to be matched using regular expressions against the second Excel file (in which two sheets will be used for comparison with the first Excel sheet). Please suggest how I should proceed. I have attached python code for the reference as (kindly change extension from .txt to .py) .
