<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ksk1130</author_name>
  <author_url>https://blog.hatena.ne.jp/ksk1130/</author_url>
  <blog_title>管理人Kのひとりごと</blog_title>
  <blog_url>https://www.k-hitorigoto.online/</blog_url>
  <categories>
    <anon>ExcelVBA</anon>
    <anon>Excel</anon>
  </categories>
  <description>最近家PCにExcelを入れまして。 まずやることといえば、F1キーでヘルプを立ち上がらなくさせる、でしょう! セル編集のためにF2キーを押そうとして、ミスタッチでF1キーを押してしまったとき「あっ...」を防止したいじゃないですか... ということで、思い立った時に設定できるように、こちらへメモ。 個人用マクロブックに新規標準モジュールを作成し、以下を記載。 Sub Auto_Open() Application.OnKey &quot;{F1}&quot;, &quot;&quot; End Sub</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.k-hitorigoto.online%2Fentry%2F2016%2F04%2F30%2F120435&quot; title=&quot;F1キーでヘルプを立ち上げない(ExcelVBA) - 管理人Kのひとりごと&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-04-30 12:04:35</published>
  <title>F1キーでヘルプを立ち上げない(ExcelVBA)</title>
  <type>rich</type>
  <url>https://www.k-hitorigoto.online/entry/2016/04/30/120435</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
