0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Accessのフォームでテキストボックスの日付選択カレンダーが表示されない時の対応

Last updated at Posted at 2024-07-09

日付選択カレンダーとは

テキストボックスに出てくるこれです。
image.png

アイコンクリックするとこう。
image.png

『書式』『日付選択カレンダーの表示』を設定すると出てくるようになります。
image.png

表示されない時の症状

『書式』『日付選択カレンダーの表示』を設定しているのにカレンダーのアイコン自体が出てこない。

また、『書式』の選択肢も空。
image.png

原因

『データ』の『コントロールソース』で 日付型でないカラムを指定していた ためでした。
image.png

image.png

日付型のカラムを指定すれば…
image.png

image.png

表示されました。
image.png

参考サイトさん

バージョン

Microsoft Windows [Version 10.0.22631.3810]
Microsoft Access for Microsoft 365 MSO (バージョン 2406 ビルド 16.0.17726.20078) 32 ビット

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?