# Advanced Editing

#### Cell Splitting

Tablomat supports a technique to help with the creation of "combination rows". These are rows that represent some combination of certain values, for example ...

<figure><img src="https://3212093605-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTDwmfyeZRuajecSvhNn5%2Fuploads%2F7BxUd4PQpp0FRypDAUPW%2Fimage.png?alt=media&#x26;token=bbd8737c-ee38-4b25-96bd-2a533e0d9ed9" alt=""><figcaption></figcaption></figure>

In this case, the rows are the combinations of the "red, blue and green" colors, and the "8, 10, 12 and 14" sizes.

Instead of generating these rows by hand, you can start with the following ...

<figure><img src="https://3212093605-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTDwmfyeZRuajecSvhNn5%2Fuploads%2F23RCiEyLlCB5F2uD8Qyv%2Fimage.png?alt=media&#x26;token=ce7e5bb4-4f48-473a-94a4-1c22985eae6e" alt=""><figcaption></figcaption></figure>

then select the two cells containing the values ...

<figure><img src="https://3212093605-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTDwmfyeZRuajecSvhNn5%2Fuploads%2FGuwsQ521xLoHasq6Dq1w%2Fimage.png?alt=media&#x26;token=9e745ba0-071a-4461-8efe-daa473e47b0c" alt=""><figcaption></figcaption></figure>

and click `Alt` + `s` to produce ...

<figure><img src="https://3212093605-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTDwmfyeZRuajecSvhNn5%2Fuploads%2FwYNZetXQBXcsQKmHCNzO%2Fimage.png?alt=media&#x26;token=1a062759-63a7-447e-a2bd-8d6dc494c690" alt=""><figcaption></figcaption></figure>

This technique is called "Cell Splitting". It splits the content of any cells of type "List" that are within the selection, generating enough rows as necessary to create all possible combinations of their values.
