Entradas

Mostrando las entradas con la etiqueta como agregar un timer en una reunión

How to Get Exchange Rates in Excel Automatically Using a Free API (VBA Step-by-Step)

Imagen
How to Get Exchange Rates in Excel Automatically Using a Free API (VBA Step-by-Step) Automate exchange rates in Excel in minutes. In this guide, you’ll learn how to retrieve currency data from multiple countries (including African currencies) using a free API and VBA. This example is perfect if you work with financial reports, currency analysis, or need updated data without manual input. 🚀 What will you learn? How to get real-time exchange rates in Excel How to use a free API (no API key required) How to automate Excel with VBA How to retrieve multiple currencies (USD, MXN, EUR, ZAR, NGN, etc.) 🌍 Free Exchange Rate API For this example, we will use the following free API: 👉 https://open.er-api.com/v6/latest/USD Advantages: No API key required 150+ currencies available Includes African currencies Daily updated data (not historical) 💻 VBA Macro to Get Exchange Rates in Excel Copy and paste this code into a VBA module: Sub GetExchangeRates(...

Timer en Excel o Timer en Google Chrome

Imagen
 En estos dos últimos dos años he recibido o dado muchos entrenamientos por videoconferencia y hay ocasiones que no es tan fácil controlar el tiempo de descanso o tiempo para alguna actividad porque en la misma reunión hay personas en diferentes zonas horarias. Estuve pensando en algunas alternativas para poder utilizar un timer y que todos pudiéramos ver cuándo tiempo nos queda para un descanso o para realizar alguna actividad. Hay varias opciones les comparto 3 que me gustaron: 1) En Google ya cuenta con una función de timer,la cuál se puede incluir al navegador o abrir en Google directo 2) Otra opción que se me ocurrió es utilizar una macro en Excel con timer,les comparto el código y como se ve  el código Así se ve cuando comienza a correr ,le puse 15 minutos y presione el botón de start timer ,si quieres detenerlo presionar stop timer y para reiniciar el contador utiliza el botón de reset. 3) pueden hacer una página web ...

🚀 Mantener este blog funcionando requiere tiempo y café. ¡Puedes contribuir con uno aquí!