用户在表单上的使用时间 [英] users usage time on form

查看:81
本文介绍了用户在表单上的使用时间的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述




我在计算表单打开和表单关闭之间花费的时间方面遇到了麻烦。我需要两次。表单打开的时间:field name =" dinleme_basla"以及用户点击保存按钮的时间:字段名称=" dinleme_bitis。我怎样才能把这些时间告诉傻瓜。


你能帮助我吗?

解决方案





我在计算表单打开和表单关闭之间花费的时间方面遇到了麻烦。我需要两次。表单打开的时间:field name =" dinleme_basla"以及用户点击保存按钮的时间:字段名称=" dinleme_bitis。我怎么能把这些时间交给傻瓜。


你能帮助我吗?



获取开始日期

写在开放表格活动上:


me![ dinleme_basla] =现在()


近距离活动


我![dinleme_bitis] =现在()



希望这会有所帮助!



获取开始日期

写开放式活动:


me![dinleme_basla] =现在()


近距离活动


我![dinleme_bitis] =现在()



希望这会有所帮助!



没有改变

再次在表格字段中没有值

你确定那些是表单控件的名称......


注意表单控件!


表格控件和表格控件有很大差异吗?

Hi,

I have a trouble about calculating the time spent between the form open and form close. i need the both times. the time when form open: field name="dinleme_basla" and the time when user clicks the save button: field name="dinleme_bitis". How can i get those times to the fiels.

Can you help me?

解决方案

Hi,

I have a trouble about calculating the time spent between the form open and form close. i need the both times. the time when form open: field name="dinleme_basla" and the time when user clicks the save button: field name="dinleme_bitis". How can i get those times to the fiels.

Can you help me?

To get the start date
write on open form event:

me![dinleme_basla]=Now()

On close form event

Me![dinleme_bitis]=Now()


Hope this helps!


To get the start date
write on open form event:

me![dinleme_basla]=Now()

On close form event

Me![dinleme_bitis]=Now()


Hope this helps!


nothing changed
no value in the table field again


Are you sure that those are the names of your form controls...

Note Form controls!

There is big diffeerence btwn Form control and table control?


这篇关于用户在表单上的使用时间的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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