回答編集履歴

1

訂正

2020/09/25 22:58

投稿

kuma_kuma_
kuma_kuma_

スコア2506

test CHANGED
@@ -8,7 +8,7 @@
8
8
 
9
9
  If els2.length > 0 then
10
10
 
11
- Cells(i, 3).Value = els2.href
11
+ Cells(i, 3).Value = els2(0).href
12
12
 
13
13
  End If
14
14