开发者

vba date comparison

I have 开发者_开发百科an access table where dates are stored in the format "25102010". How can I compare this to today's date? Thanks.


This will give you todays date formatted as you have above

Format(Date, "ddmmyyyy")
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜