#145 — Insert Blank Row when Meeting with Data Change

Problem description & analysis: Here below is a data table: Task: We want to insert one blank row when the values in two adjacent rows change, the result is as follows: Solution: Use SPL XLL and enter the following code: =spl("=?1.conj().group@o(~).(~|[null]).conj().new(~:_1)",A1:A9) Download esProc Desktop for FREE and boost your working speed with SPL XLL!!!

Feb 17, 2025 - 04:22
 0
#145 — Insert Blank Row when Meeting with Data Change

Problem description & analysis:

Here below is a data table:

source table

Task: We want to insert one blank row when the values in two adjacent rows change, the result is as follows:

expected results

Solution:

Use SPL XLL and enter the following code:

=spl("=?1.conj().group@o(~).(~|[null]).conj().new(~:_1)",A1:A9)

Download esProc Desktop for FREE and boost your working speed with SPL XLL!!!