Saltar al contenido
View in the app

A better way to browse. Learn more.

Ayuda Excel

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

varias filas en una sola

publicado

Hola:

Tengo una tabla de datos con el siguiente formato:

[TABLE=width: 500]

[TR]

[TD]nombre_calle[/TD]

[TD]numero_calle [/TD]

[TD]piso[/TD]

[TD]puerta[/TD]

[TD][/TD]

[/TR]

[TR]

[TD]venezuela [/TD]

[TD]10[/TD]

[TD]1[/TD]

[TD]a

[/TD]

[TD][/TD]

[/TR]

[TR]

[TD]maristas[/TD]

[TD]11[/TD]

[TD]2[/TD]

[TD]b[/TD]

[TD][/TD]

[/TR]

[TR]

[TD]venezuela [/TD]

[TD]10[/TD]

[TD]1[/TD]

[TD]c[/TD]

[TD][/TD]

[/TR]

[TR]

[TD]venezuela [/TD]

[TD]10[/TD]

[TD]3[/TD]

[TD]c[/TD]

[TD][/TD]

[/TR]

[TR]

[TD]maristas[/TD]

[TD]11[/TD]

[TD]4[/TD]

[TD]f[/TD]

[TD][/TD]

[/TR]

[/TABLE]

como puedo hacer para tener la siguiente informacion?

[TABLE=width: 500]

[TR]

[TD]nombre_calle[/TD]

[TD]pisos[/TD]

[/TR]

[TR]

[TD]venezuela 10[/TD]

[TD]1a, 1c, 3c[/TD]

[/TR]

[TR]

[TD]maristas 11[/TD]

[TD]2b, 4f[/TD]

[/TR]

[/TABLE]

Agradeceria una solucion para el trabajo, gracias de antemano.

Featured Replies

publicado

1º) Ordena la info por las 4 columnas;

2º) Inserta las siguientes tres fórmulas (una en cada columna adyacente):

= SI(Y(A2=A1;B2=B1);E1&";";"")&C2&D2[/CODE]

[CODE]= SI(Y(A2=A3;B2=B3);"";A2&""&B2)[/CODE]

[CODE]= SI(Y(A2=A3;B2=B3);"";E2)[/CODE]

¡Solucionado tu problema!

Saludos, Cacho R.

publicado

Mirando tu planilla, Ale, uno advierte rápidamente que no eres daltónico (además de proponer una solución mezcla de Excel con macros)...

Un abrazo, Cacho.

publicado

Tambien un abrazo Cacho, buen dia allá en el cono sur.

Alejandro.

publicado
Tambien un abrazo Cacho, buen dia allá en el cono sur.

Alejandro.

Más que "un buen día", Ale, es un día genial, perfecto, maravilloso e inmejorable...

¡Lo mismo te deseo!

Un abrazo, Cacho.

Archivado

Este tema está ahora archivado y está cerrado a más respuestas.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.