Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

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

  • 1 odpověď
  • 2 mají tento problém
  • 7 zobrazení
  • Poslední odpověď od 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?

Všechny odpovědi (1)

more options