Hi all,
Please help me to convert below data column to data table Based on the empty values

Desired result should be as below

Thanks in advance
Hi all,
Please help me to convert below data column to data table Based on the empty values

Desired result should be as below

Thanks in advance
@Yoichi You beat me to it. Interesting way to do it with string manipulation! Here is the code I wrote, which uses the parity of the row number to determine where to write the cell.
Processusvierge.zip (20,5 Ko)