ªð¦^¦Cªí ¤W¤@¥DÃD µo©«

·s¤âºô¸ôª¦ÂΨD±Ï

·s¤âºô¸ôª¦ÂΨD±Ï

°õ¦æ¥H¤Uµ{¦¡½Xµo¥Í¡G°õ¦æ¶¥¬q¿ù»~'438'

Sub test()
Dim oIE3 As Object, oNode As Object
Set oIE3 = CreateObject("InternetExplorer.Application")
  Sheets("Á`ªí").Cells(8, 2).Clear
  With oIE3
  .Visible = True
  .navigate "¤½¥q¤º³¡ºô§}", "JavaScript"
Do While .Busy Or .readyState <> 4: DoEvents: Loop
    .document.getelementbyid("RB_Current").Checked = Checked
    .document.getelementbyid("RB_LPDA").Checked = Checked
    .document.forms(0).All("btnExcel").Click
     Do While .Busy Or .readyState <> 4: DoEvents: Loop
    'If Application.Wait(Now + TimeValue("0:00:02")) Then
    Sheets("Á`ªí").Cells(8, 2) = oIE3.document.getfullpath("/html/body/form/div[2]/div[4]/a").href
   End With
oIE3.Quit
End Sub

        ÀR«ä¦Û¦b : ®É®É¦n¤ß´N¬O®É®É¦n¤é¡C
ªð¦^¦Cªí ¤W¤@¥DÃD