Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How can I ask a question that can't be described in a single sentence?

  • 1 reply
  • 2 have this problem
  • 7 views
  • Last reply by guigs

more options

This is about running Firefox from within Excel 2000 using VBA coding.

I can open a website with Firefox using Excel 2000 VBA with the Shell "C:\Program Files\Mozilla Firefox\firefox.exe " & "http:\\www.website.com", vbMaximizedFocus statement. I can then manually press the Tab key several times to get to the Username and Password boxes. However if I use the SendKeys "{TAB}" statement instead, then I get "permission denied" error message. Any suggestions?

This is about running Firefox from within Excel 2000 using VBA coding. I can open a website with Firefox using Excel 2000 VBA with the Shell "C:\Program Files\Mozilla Firefox\firefox.exe " & "http:\\www.website.com", vbMaximizedFocus statement. I can then manually press the Tab key several times to get to the Username and Password boxes. However if I use the SendKeys "{TAB}" statement instead, then I get "permission denied" error message. Any suggestions?

All Replies (1)

more options