<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tom23-yu</author_name>
  <author_url>https://blog.hatena.ne.jp/tom23-yu/</author_url>
  <blog_title>ただいま発散中!!</blog_title>
  <blog_url>https://tom23-yu.hatenadiary.org/</blog_url>
  <categories>
    <anon>Excel VBA</anon>
  </categories>
  <description>横浜へなちょこプログラミング勉強会用に基数変換マクロを作ってみました。2進〜10進数までの間で表記の変換が出来ます。（16進数はint型の変数に格納出来ないからちょっと厄介。とりあえず10進数までネ) 動作状態はこんな感じ。excelのシート上で関数として利用できます。 動作を決定しているソースコードはこんな感じです。かなり格好悪い・・・。 Function 基数変換(input_num As Integer, origin_num As Integer, base_num As Integer) '引数:input_num（基数変換の対象）origin_num(変換元の基数),base_nu…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftom23-yu.hatenadiary.org%2Fentry%2F20090331%2F1238480454&quot; title=&quot;基数変換マクロを作ってみた - ただいま発散中!!&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>https://cdn-ak.f.st-hatena.com/images/fotolife/t/tom23-yu/20090331/20090331151645.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-03-31 15:20:54</published>
  <title>基数変換マクロを作ってみた</title>
  <type>rich</type>
  <url>https://tom23-yu.hatenadiary.org/entry/20090331/1238480454</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
