Easiest way if it is possible is to format your initial value to have some kind of separated to split by…if it is not possible as the initial value comes from other sources outside of your control, the approach is a bit convoluted as it would require nested RGs to first split the original text, and then in nested rg to group them in chucks of three using items from items until with some math formula incorporating the parent rg cell index number.
1 Like