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.

Abrir HOTMAIL y webs desde excel

publicado

Hola:

He encontrado en Internet estas dos macros, una para abrir webs y otra el correo hotmail, pero las línea de Call se pone en rojo.

Me interesa más saber cómo solucionar la del abrir el correo (supongo que es para entrar a la web de hotmail, se te ponga automaticamente la dirección y manualmente se teclee la clave, pero solo lo supongo). Y como ambas me parecen curiosas, me gustaría que alguien me dijera qué les falta o sobra para que funcionen.

Saludos.

Sub AbrirWeb()
Dim Web As String
Web = "http://www.aprendisaje7.com"
call (0&,vbNullString,web,vbNullString,vbNullString,vbNormalFocus)
End Sub[/CODE]

[CODE]Sub AbrirWeb()
Dim Mail As String
Mail = "aprendisaje7@hotmail.com"
call(0&,vbNullString,Mail,vbNullString,vbNullString,vbNormalFocus)
End Sub[/CODE]

Se puede CERRAR EL TEMA (o incluso borrase si se pudiera), pues he encontrado otras soluciones en este foro. Gracias.

Featured Replies

No hay posts para mostrar

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.