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.

Macro que exporta informacion a un documento word

publicado

buenos Noches programadores:

tengo una inquietud con respecto a la elaboracion de una macro en excel, donde se puedan incluir unos datos en una hoja excel y luegos estos sean sean exportados a un documento word.

Ya incruste un commandbutton en la hoja excel con el siguiente codigo:

Set apliword = CreateObject("word.application")

With apliword

.documents.Add

.Visible = True

el cual me genera un nuevo documento en word.

Sin embargo desconozco como hago para :

1. Poder ingresar un titulo al documento word generado con la macro desde excel.

2. hacer aparecer los datos de la celdas A:1 y B:2 en un lugar especifico dentro del documento WORD.

Agradezco su ayuda:::

Featured Replies

  • Enigma25 bloqueó este tema

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.