<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>akashi_keirin</author_name>
  <author_url>https://blog.hatena.ne.jp/akashi_keirin/</author_url>
  <blog_title>素人がExcelVBAによる「一人働き方改革」に挑むブログ</blog_title>
  <blog_url>https://akashi-keirin.hatenablog.com/</blog_url>
  <categories>
    <anon>VBAに関する考え</anon>
  </categories>
  <description>モジュール切り分けの一つの考え方 長くVBAをやっていると、「このメソッドは、他でも使い回せそうだなー。」という場面に結構出くわす。 今回は、モジュールを切り分けるときの一つの考えかたをば。 文字列操作メソッドに特化したモジュール 文字列を操作するメソッドを括りだして、一つのモジュールにまとめる、というのを例にする。 ただし、複数のメソッドを挙げても煩雑になるだけなので、メソッドは一つだけ、にする。 リスト１ 大文字アルファベットを任意の数だけずらすメソッド '///アルファベットを任意の数分だけずらす' Public Function getOffsetLargeAlphabet( _ By…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fakashi-keirin.hatenablog.com%2Fentry%2F2019%2F08%2F26%2F192552&quot; title=&quot;モジュール切り分けの一つの考え方 - 素人がExcelVBAによる「一人働き方改革」に挑むブログ&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/a/akashi_keirin/20190826/20190826191829.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-08-26 19:25:52</published>
  <title>モジュール切り分けの一つの考え方</title>
  <type>rich</type>
  <url>https://akashi-keirin.hatenablog.com/entry/2019/08/26/192552</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
