LINQ query to do bank reconciliation process

I want to compare a credit field and debit field belonging to same transaction id but put in different rows of an input excel sheet. There are multiple transaction numbers in the excel sheet, Please help me with the linq query.

@Satyabrata_Sahoo
welcome to the forum.

Just give us some details with a sample dataset along the description of expected output. Thanks