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

python - how we can use ajax() in views.py in django? -

matlab - Using loops to get multiple values into a cell -

python - Sequence Pattern recognition with Pybrain -