Maybe this will help? Option Explicit Sub FB_Login() Dim Site As Object Set Site = CreateObject("InternetExplorer.application") Dim FB_ID As ...
確定! 回上一頁