search your pin code from internet to Excel sheet using VBA Marcos
this is the full code just copy it ...
Hello friends my name is satyajit chatterjee.
i am a software engineer
this is my youtube channel
Here I upload various types of technology related videos
If you want to join me please comment in the comment box
If you have any queries,
please let me know in the comments section
Website https://happy2helpu.in
Facebook https://www.facebook.com/satyajitYoutybe/
Gmail satyajitc94@gmail.com
Dim IE As New InternetExplorer
IE.Visible = True
IE.navigate "https://finkode.com/" & TextBox1.Value & ".html"
Do
DoEvents
Loop Until IE.readyState = READYSTATE_COMPLETE
Dim doc As New HTMLDocument
Set doc = IE.document
Dim sDD As String
sDD = Trim(doc.getElementsByTagName("a")(3).innerText)
IE.Quit
6
TextBox2.Value = sDD
Видео search your pin code from internet to Excel sheet using VBA Marcos автора Бухгалтерия и бюджетирование в Excel
Видео search your pin code from internet to Excel sheet using VBA Marcos автора Бухгалтерия и бюджетирование в Excel
Информация
6 декабря 2023 г. 3:51:43
00:12:30
Похожие видео