<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ken3memo</author_name>
  <author_url>https://blog.hatena.ne.jp/ken3memo/</author_url>
  <blog_title>三流君のソースコード置き場</blog_title>
  <blog_url>https://ken3code.hatenablog.jp/</blog_url>
  <categories>
    <anon>VBA</anon>
    <anon>IE操作</anon>
  </categories>
  <description>リンクから値を抜く、そんな処理をしてみたいと思います。 ランキングのリンクだったり、 過去記事のリンクだったり、 ウェブページはリンクでつながっているので、今回は、サンプル処理として、 バックナンバーの一覧ページからリンクを取り出してみます。操作と解説動画 【VBA IE操作】リンクの取り出し objIE.Document.Links 【三流君】 - YouTube www.youtube.com サンプル元は 三流君VBAでIEのリンクを操作 Document.Linksを探る です。 、 下記のコードをコピー貼り付けして、テストしてみてください。 Sub ie_Link_TEST() '１…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fken3code.hatenablog.jp%2Fentry%2F2016%2F08%2F01%2F120803&quot; title=&quot;VBA IE操作 リンクの取り出し objIE.Document.Links のサンプルコード - 三流君のソースコード置き場&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-08-01 12:08:03</published>
  <title>VBA IE操作 リンクの取り出し objIE.Document.Links のサンプルコード</title>
  <type>rich</type>
  <url>https://ken3code.hatenablog.jp/entry/2016/08/01/120803</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
