Continuing the discussion from Combine multiple Excel Files into a single file:
Store the values which is extracted from the Pdf store in a Variables.
After the extraction use the Excel or workbook activities to write the variable values to the Excel sheet.
Create the variables in the Main xaml and create the arguments in the sub xaml’s then pass the values to variables by using arguments.
Hope it helps!!