<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nainaiteiyan</author_name>
  <author_url>https://blog.hatena.ne.jp/nainaiteiyan/</author_url>
  <blog_title>はてなブログ大学文学部</blog_title>
  <blog_url>https://nainaiteiyan.hatenablog.com/</blog_url>
  <categories>
    <anon>実務用</anon>
  </categories>
  <description>つづきを展開 nainaiteiyan.hatenablog.com ☆きれいな列を作るためにすること☆ 1. まず結論 よくあるズレはこの3つである。 空白が混じる 全角と半角が混じる 数値と文字列が混じる これを直すには、検索前に 空白を削る 全角スペースを半角化または削除する 文字列にそろえる or 数値にそろえる ことをする。 2. 社員番号用の定番式 社員番号は、ふつう 計算しない識別子 なので、文字列としてそろえるのが基本である。 社員番号を検索用に整形する式 =TRIM(CLEAN(TO_TEXT(A2))) これは、 TO_TEXT(A2) で文字列化 CLEAN(...) で…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnainaiteiyan.hatenablog.com%2Fentry%2F2026%2F04%2F19%2F001151&quot; title=&quot;スプレッドシート　実務用　メモ5 - はてなブログ大学文学部&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>2026-04-19 00:11:51</published>
  <title>スプレッドシート　実務用　メモ5</title>
  <type>rich</type>
  <url>https://nainaiteiyan.hatenablog.com/entry/2026/04/19/001151</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
