Can an Excel xll function indicate that the return value should be displayed as a date and not a number?

后端 未结 0 547
遇见更好的自我
遇见更好的自我 2021-01-07 01:49

Excel "dates" are doubles under the hood, and the XLOPER structure does not seem to have any concept of date, only xltypeNum (unlike Variants in VBA).

I hav

相关标签:
回答
  • 消灭零回复
提交回复
热议问题