需要关于Combobox与日期的帮助 [英] Need Help About Combobox With Dates

查看:73
本文介绍了需要关于Combobox与日期的帮助的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我急需帮助。我不知道如何使用combobox过滤表单按日期'',因为我知道组合框的值应该是一个数字,所以如果我的值是日期,我该怎么办?请帮助!

I need help urgent. I don''t know how to filter a form with combobox By dates'', cause I understood that the value of combobox should be a number, so what should I do if my values are dates? Please Help!

推荐答案

组合框是绑定到查询的控件。您应该能够转到组合框的属性并转到其控制源,并按降序值对日期进行排序。那应该为你排序组合框。
Combo boxes are controls bound to queries. You should be able to go to the properties of the combo box and go to its control source and have it sort the date by descending value. That should sort the combo box for you.


组合框不要必须是一个数字。但除此之外,日期存储作为数字。无论哪种方式,没问题。
Combo boxes don''t have to be a number. But aside from that, Dates are stored as a number. So either way, no problem.


签出(示例过滤在表格上。)有关该主题的完整信息。
Check out (Example Filtering on a Form.) for the full information on this topic.


这篇关于需要关于Combobox与日期的帮助的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆