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.

Cerrar Mensaje Emergente Licencia

publicado

Hola a tod@s. 

Tengo el siguiente código:

Sub ProductoFabr(ByVal FilaDSK As Long, ByVal FilaSHM As Long)

Application.ScreenUpdating = False

    Dim ObjExc As Object
    
    Set ObjExc = CreateObject("Excel.Application")
    	ObjExc.Visible = False
    	ObjExc.Workbooks.Open Filename:="\\ServidorA\Producto\Pedidos.xlsx"

	....

En sub
    

Sucede que tengo Office 2016 (32bits) con la licencia no original. La macro se ejecuta con normalidad hasta que necesito extraer información de otro libro "Pedidos" que se encuentra en la otra PC, es ahí donde la macro se detiene y muestra un mensaje, tipo mensaje emergente, que menciona lo siguiente "Hay un problema con su licencia de Office". Así que cierro ese mensaje emergente y la macro continua con normalidad. Lo que necesito saber es como cerrar el mensaje emergente automáticamente mediante macro. 

Saludos.

Featured Replies

publicado
  • Autor
Hace 16 minutos , Antoni dijo:

¿Comprando una licencia? ?

Me gustaría comprar la licencia, pero la empresa en la que laboro es mas dura que una roca.

Saludos

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.