I have a spreadsheet where column J has a CONCATENATE formula, though it is not always constant, as in the near 700 rows, there are different items/etc. The problem is constant, when creating the spreadsheet, Column J and K are 1 row ahead. I have cleared up to 197, but now the spreadsheet is changing to often. So I have come here.
Here is I198
=CONCATENATE("<font face=verdana>",A198," ",B198,"<br><br>",E198," ",F198,"<br><br>",J199," ",K199,"<BR><BR>",L198," ",M198)
where it need needs to be
=CONCATENATE("<font face=verdana>",A198," ",B198,"<br><br>",E198," ",F198,"<br><br>",J198," ",K198,"<BR><BR>",L198," ",M198)
If needed the spreadsheet ends at row 685.
Can anyone help?
Thanks!
Here is I198
=CONCATENATE("<font face=verdana>",A198," ",B198,"<br><br>",E198," ",F198,"<br><br>",J199," ",K199,"<BR><BR>",L198," ",M198)
where it need needs to be
=CONCATENATE("<font face=verdana>",A198," ",B198,"<br><br>",E198," ",F198,"<br><br>",J198," ",K198,"<BR><BR>",L198," ",M198)
If needed the spreadsheet ends at row 685.
Can anyone help?
Thanks!