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.

Seleccionar de la lista

publicado

Espero me puedan ayudar por favor, en una macro que rellena campos de una pagina de Internet, estoy usando este código, pero no me funciona, ya intente de varias maneras y aun no puedo.

objIE.document.getElementById("reason").Value = "REDS"

 

<select name="reason" class="__web-inspector-hide-shortcut__">
<option value="" selected=""></option> <option value="BENEFIT">Benefit Payments</option>
                       <option value="CLIENT">Client Contribution</option>
                       <option value="DIVIDEND">Dividends</option>
                       <option value="DVDREINV">Dividend Reinvestment</option>
                       <option value="STRIP">Income Stripping</option>
                       <option value="INITFUND">Initial Funding</option>
                       <option value="REBALANC">Rebalancing</option>
                       <option value="REDS">Redemptions</option>
                       <option value="SUBS">Subscriptions</option>
                       <option value="OTHER">Other</option>
                       <option value="ACQUISIT">Acquisition</option>
                       <option value="DISPOSIT">Disposition</option>
                       <option value="TCA_FCA">TCA_FCA</option>
                       <option value="FCA_TCA">FCA_TCA</option>
                       <option value="TCA_CCA">TCA_CCA</option>
                       <option value="TCA_CBA">TCA_CBA</option>
                       <option value="CCA_TCA">CCA_TCA</option>
                       <option value="CFD_SWP">CFD_Sweep</option>
                      </select>

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.