> For the complete documentation index, see [llms.txt](https://docs.encom.com.py/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.encom.com.py/preguntas-frecuentes/panel-de-control/como-separar-celdas-en-columnas-en-excel.md).

# ¿Cómo separar celdas en columnas en Excel?

Cuando exporta los listados de los reportes notará que en algunos casos existen campos donde hay texto separado por "punto y coma" (;).

Esto pasa cuando existen varios tipos de contenido dentro de un mismo campo, por ejemplo en los campos *Etiquetas* y *Medios de pago.*\
Para separarlos en su hoja de cálculo (Excel) debe seguir los siguientes pasos:

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MEiWuWbySs3JEjviUO7%2F-MEiYClS6Jt1Us9H9RFK%2FScreen%20Shot%202020-08-14%20at%203.55.56%20PM.png?alt=media\&token=bbf153ee-4890-4fed-9092-35f550ccbd46)

Seleccione la celda que va a separar en columnas

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MEiWuWbySs3JEjviUO7%2F-MEiYJ1MTl-A6bDgGUF4%2FScreen%20Shot%202020-08-14%20at%203.55.07%20PM.png?alt=media\&token=946634cc-66e0-4cd6-9b39-5d2268044fc5)

Diríjase al sector "Text to Columns" o "Texto a Columnas"

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MEiWuWbySs3JEjviUO7%2F-MEiYP6Ek38BbsdPH2L4%2FScreen%20Shot%202020-08-14%20at%203.56.16%20PM.png?alt=media\&token=5ebab6cb-b525-498a-97e3-e0e911b366cd)

Seleccione la opción Semicolon

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MEiWuWbySs3JEjviUO7%2F-MEiYZ62TCDaXmind5H9%2FScreen%20Shot%202020-08-14%20at%203.56.35%20PM.png?alt=media\&token=152f8fc8-074b-403a-8ee1-d876b581113d)

Coloque la columna en la que desee que se muestren las nuevas columnas

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MEiWuWbySs3JEjviUO7%2F-MEiYkhUNedX9fAT117g%2FScreen%20Shot%202020-08-14%20at%203.56.59%20PM.png?alt=media\&token=fb8b7ca8-37ff-4c90-a0e1-5ac2a7571277)

Presione en finalizar y listo, el contenido de la celda se separará en columnas.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.encom.com.py/preguntas-frecuentes/panel-de-control/como-separar-celdas-en-columnas-en-excel.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
