How can I search for a sentence(don't have any ID and don't have any box) and clicks that on webpage? I am trying to automate my website and click on a sentence to open that.
url = "www.google.com"
Set ie = CreateObject("InternetExplorer.Application")
ie.Visible = True
ie.Navigate url
While...
hello guys.
i have a micro finance software in vb originally developed by a local programmer.
the thing is that i need few changes in it.
one major change is that, i want the interest rate of 23% which is 20% in the software.
other changes are very minor types,
if any one can do...
hello guys.
i have a micro finance software in vb originally developed by a local programmer.
the thing is that i need few changes in it.
one major change is that, i want the interest rate of 23% which is 20% in the software.
other changes are very minor types,
if any one can do...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.