How to insert set of data to the column with some condition in excel

Hi guys,

I need an help that,

I have one excel file say
col _no\ column_name \columnIndex
1\hello\2
2\hi\3
3\hi\4
4\message\5

And i have a another data table with some set of data like
source
message-1st hi in excel
some-2nd hi “”

output like

1\hello\2
2\message\3
3\some\4
4\message\5
i want to add these source fileds to that excel file where ever hi is there,

how can i do this ,
help me with logic please,

regards,
sriram

Could you please elaborate your question?

Can you please share the excel files?

1 Like