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.

Máximos colaboradores

Popular Content

Showing content with the highest reputation on 07/04/20 in Comentarios de archivos

  1. Gracias Gerson, me agrada que digas eso, tú que estás al tanto de tantos aportes. Respecto a las "aa" repetidas, es una espinita que tengo y que tenía la versión original en la que me basé del admirable gurú de Excel Robert Mundigl, autor del excelente blog; https://www.clearlyandsimply.com/clearly_and_simply/ Es debido al formato de año del eje horizontal de los 2 gráficos de bandas y de los 2 gráficos de líneas. Para intentar solucionarlo, creé el módulo modChangeLanguage, con la macro ChangeLanguageFormat() en la que me olvidé de cambiar el formato del año para la hoja 'charts', por lo que faltan las 2 últimas líneas en este código: Sheets(C_CHARTS_SHEET_NUMBER).Select ' Change year format ChangeYearFormat "Band Chart", sYearFormat ChangeYearFormat "Line Chart", sYearFormat Sheets(C_MAP_SHEET_NUMBER).Select ' Change year format ChangeYearFormat "Band Chart", sYearFormat ChangeYearFormat "Line Chart", sYearFormat Añade estas 2 últimas líneas y lo pruebas y me cuentas... O mejor me dices qué valor te da a tí el siguiente comando de la macro: Application.LanguageSettings.LanguageID(msoLanguageIDUI) Da la impresión que tienes un LanguageID que no es alguno de los casos tipo "Spanish" y por eso no entiende "aa". Workaround: Puedes forzar que devuelva "yy", escribiendo antes del código que te he indicado más arriba lo siguiente: sYearFormat = "yy" Aprovechando que estás haciendo de tester, espero que me cuentes el resultado de tus pruebas para mejorar la plantilla. Si no funciona, habrá que pedirle ayuda a nuestro querido macroniano @Antoni, al que le envío un saludo desde aquí.
  2. He publicado una nueva versión con varias mejoras, la principal es poder ver datos del país y su bandera en una tooltip cuando se pasa el ratón por encima de un país. https://pedrowave.blogspot.com/2020/06/desempleo-de-la-ue-con-banderas.html https://www.youtube.com/embed/CPTUGtEyCBQ

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.