asp.net - How to Compare two rows in excel sheet? -


I am getting excel sheet in which I need to compare two adjacent lines? How to compare it?

If I correctly understand: rows are considered equal Tax? Because every cell equals.

  int equalCount = 0; {If (row1 [i] == row2 [i]) {equalCount ++; for int i = 0; i   

This compares every line 1 cell with the same line 2 cell.

Side note: I'm not sure that your code uses Field / Columns / .mail so it is quite clear.

Comments

Popular posts from this blog

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -