Can anyone please let me know , how to write the data table to excel sheet based on if conditions.
For Eg., I need to update the column(salary) for Emp whose ID is 1 and 4(based on current month) and update the excel sheet with the updated values.
I want without using the linq code. Can you please help me in it.
And i want in excel sheet which row the data should be inserted into. Like starting from A2