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 para insertar línea de firma.

publicado

Buen día.

Gracias por tu tiempo y apoyo, actualmente firmo documentos de excel en Insertar / Línea de firma, luego sale una imagen con la linea de firma y al dar clic derecho en el menú colocó insertar firma yselecciono una imagen con mi firma, de esta manera el documento queda firmado de manera electrónia por mi.

Lo que quiero ver es si es posible hacer eso con una macro, utilice el grabador de macro pero me arroja un error.

Featured Replies

publicado

No tengo ni idea porqué no lo he hecho nunca, sin embargo te recomiendo que en la Ayuda de VBA busques acerca de los objetos Signature, SignatureSet y la propiedad Workbook.Signatures.

publicado
  • Autor

Hola [uSER=46507]@Macro Antonio[/uSER], gracias, ya vi la ayuda y creo que viene un ejemplo que me peude servir, son embargo no le entiendo bien, adjunto codigo.

Set objSignature = New Signature

varSigline = CType(AxHost2.GetIPictureDispFromPicture(img),IPictureDisp)

varSuggestedSigner = "Nancy Davolio"

varSignatureTitle = "Sales Represenative"

varSignerEmail = "ndavolio@northwindtraders.com"

objSignature.Sign(varSigline, varSuggestedSigner, varSignatureTitle, varSignerEmail)

Lo agrego a un modulo y me da error en la última línea. :mad:

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.