How to paste values to excel from my dictionary mapping?

Can anyone help me? Been stuck with this problem.

I already done the most part like mapping the header and extracting the values, but I’m having a hard time pasting the extracted values to my template file based on the mapped headers.

This is my header mapping (source header and template header)
Config.xlsx (9.5 KB)

This is where I’m extracting the values
Source.xlsx (8.2 KB)

This is where I want to paste the extracted values
Template.xlsx (8.1 KB)

Please check this out. Thank you very much.
Main.xaml (32.2 KB)

@Shoji,

Here is updated code:

Sample Code:

Fill Template.zip (22.3 KB)

Thanks,
Ashok :slight_smile:

1 Like

Thank you very much @ashokkarale this was working perfectly!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.