i need read the two columns and in the the if condition row1 names to be found and if the match is found i need to write the data for that row in a different column
e.g., if row contains “policy_annual_premium:” then i need the data opposite to it which is “1328.26” be wrote in the different excel.
now we have 1 column wiith the header names and the another column with the data for that particular column
now i need to write the data in to the another excel if it matches the name i searched for suppose
this is my first excel wwhere i’ve save the data from the pdf and need to compare the names and if the name matches then i need only the data to be moved and paste in the another excel which alreay has the headers as same