作者MrPanda (不人气揪团师)
看板Visual_Basic
标题[VBA ] Date and time picker格式
时间Wed Nov 28 20:45:55 2018
各位好
我想请问我使用Excel中的DTPicker,无法更改显示格式
我有试着在property中修改
customFormat = dd.mm.yyyy
Format = 3-dtpCustom
或是直接在VBA中指定
DTPicker1.CustomFormat = "dd.mm.yyyy"
DTPicker1.Format = dtpCustom
亦或是在Cell property中的 date format直接设定
但是不论哪种方式
DTpicker显示的时间格式永远只跟着我的Windows 右下角的系统时间所显示的格式
请问有人遇过类似的问题吗?
--
※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 114.41.165.171
※ 文章网址: https://webptt.com/cn.aspx?n=bbs/Visual_Basic/M.1543409158.A.B35.html
※ 编辑: MrPanda (114.41.165.171), 11/28/2018 20:48:53