18. Excel VBA - Designing Active/Dynamic Currency Converter Userform which grabs data from Internet.

Опубликовано: 10 Май 2025
на канале: Excel Macro Learning
545
8

In this video I am discussing how we can design Active/Dynamic Currency Converter Userform. This Converter will grab the data from website
https://www.xe.com/currencytables/
for the particular date entered by the user and show us the conversion. We can also plot the last 30days Currency Convertion with reference to the date entered by the user.


#Excel #CurrencyConversion #VBA #Userform