Skip to main content

All Questions

2 votes
1 answer
540 views

getElementsByTagName is not finding "Input" or "td" tag with ID in it

I'm attempting to navigate a webpage in IE11. The page is internal work related so I cannot share the page. I have navigated multiple pages from the site without any issue, until I have reached a date ...
TBoulz's user avatar
  • 351
0 votes
0 answers
34 views

IE closes window and connects directed link in new window

I have been looking for a solution or cause of this issue but I couldn't find anything. My problem is that I am going to a link with vba macro and this link direct me to another link but problem is ...
Zeynel ÖZTÜRK's user avatar
0 votes
1 answer
177 views

Excel Automation with IE

my original question posted Simulate Double Click Event in IE EXCEL , VBA interaction .
Smarter's user avatar
1 vote
1 answer
196 views

Prompted with Object doesn't support his property or method

I am trying to update the 1 of the field on the right section after selecting 1 of the button on left section but was prompted with the run-time error 438 code. I have tried changing the element and ...
user9750397's user avatar
0 votes
1 answer
60 views

Script sometimes logs in a website but fails most of the times

I've created a vba script using Internet Explorer to log in a website using my credentials. The thing is the script sometimes works flawlessly but most of the times it fails while hitting the sign in ...
MITHU's user avatar
  • 180
1 vote
1 answer
90 views

Trying to Populate IE Input Box, Click Submit, then Retrieve a Value from IE

I am trying to automate the retrieval of domain name values from GoDaddy's valuation service located at: https://www.godaddy.com/domain-value-appraisal I have done close to 400 manually but it is ...
ONDEV's user avatar
  • 566
1 vote
2 answers
328 views

Error code 91 Object variable or With block variable not set

I'm trying to perform a web automation, which involves logging in and search for a particular text on my spreadsheet on to particular box on the webpage. I'm Encountering an error in the 2nd step to ...
James D Con's user avatar
2 votes
0 answers
196 views

How to add elements revealed by click action to elements list in Excel VBA for an html web form

I'm trying to set up an Excel form that auto-fills an HTML web form. I've figured out how to use VBA to get the elements and cycle through them to add values. My issue is with a text field that is ...
gramzad's user avatar
  • 21
0 votes
1 answer
1k views

.ReadyState & .Busy Is Not Waiting For IE Page To Load

I have some VBA to launch a company intranet site which will bring me directly to the document I am searching for. I need to wait for the page to finish loading, and then hit the "Print" button which ...
TBoulz's user avatar
  • 351
0 votes
1 answer
629 views

Can't set internet explorer 11 to get the focus

I've got trouble saving a downloaded file in IE11 using a MS ACCESS macro. This is where i want to click after i've been on the download link : I need to log with a username / password to get on ...
omnisius's user avatar
  • 229
1 vote
1 answer
51 views

Unable to make my script stop printing wrong result

I've created a script in vba using IE to fill in few inputs in a webpage in order to reach a new page to check for some items availability based on inputting some values in an inputbox. To walk you ...
robots.txt's user avatar
1 vote
1 answer
344 views

Unable to click on some grayed out submit button in a webpage

I've created a script in vba using IE to fill in few inputs in a webpage in order to populate a certain item. Following are the steps I would like my script to perform: Select Buy Bricks from ...
robots.txt's user avatar
1 vote
1 answer
98 views

Trouble executing javascript within IE

I've created a script in vba using IE to click on a tab in a webpage. I would like to know how I can initiate a click on that tab using .execScript. When I try like below, It works (not desirable ...
robots.txt's user avatar
4 votes
2 answers
836 views

Unable to let my script keep clicking on Load more button using IE

I've created a script in vba using IE to keep clicking on the Load more hits button located at the bottom of a webpage until there is no such button is left. Here is how my script can populate ...
MITHU's user avatar
  • 180
1 vote
1 answer
54 views

Can't populate results from a website using vba

I've created a script in vba using IE to get the content poputaled upon selecting an option from dropdown. In the site's landing page there is a dropdown named Type. When I click on Type, I can see ...
MITHU's user avatar
  • 180

15 30 50 per page
1 2
3
4 5
8