Hi all,
Linq.xlsx (8.6 KB)
Sheet 1 consists of
Sheet 2 consists of
Need to compare the Task name and Activity with 28 and Hours columns and the result should be
If the task name and hours are not same then need to give not match else match need to give.
How to do this using linq query, please help…