自动填充数据输入的表单控件 [英] Auto populate form control on data entry

查看:88
本文介绍了自动填充数据输入的表单控件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个名为frmIlogEntry的表单。此表单基于表tblILOG。我在表中以及VendNo和VendName表单上有一个字段。在用户键入VendNo字段VendName以自动填充时,我想要的表单上。我相信这可能是一个简单的功能,但对于我的生活,我无法得到它。 VendNo和VendName存储在tblVendors中。请帮忙.... AO3

解决方案


我有一个名为frmIlogEntry的表单。此表单基于表tblILOG。我在表中以及VendNo和VendName表单上有一个字段。在用户键入VendNo字段VendName以自动填充时,我想要的表单上。我相信这可能是一个简单的功能,但对于我的生活,我无法得到它。 VendNo和VendName存储在tblVendors中。请帮助.... AO3



在控件VendNo的After Update事件中,您可以输入以下代码。

展开 | 选择 | Wrap | 行号


"此线程的标题已更改,以使专家和其他搜索类似线程的问题更加清晰。


MODERATOR



在控件VendNo的After Update事件中,您可以输入以下代码。 />

展开 | 选择 | Wrap | 行号

I have a form called frmIlogEntry. this form is based on the table tblILOG. I have a fields in the table and on the form VendNo and VendName. On the form I want when the user types in the VendNo the field VendName to auto-populate. I am sure this is probably an easy function but for the life of me I can''t get it. VendNo and VendName are stored in tblVendors. Please help....AO3

解决方案

I have a form called frmIlogEntry. this form is based on the table tblILOG. I have a fields in the table and on the form VendNo and VendName. On the form I want when the user types in the VendNo the field VendName to auto-populate. I am sure this is probably an easy function but for the life of me I can''t get it. VendNo and VendName are stored in tblVendors. Please help....AO3

In the After Update event of the control VendNo you can put the following code.

Expand|Select|Wrap|Line Numbers


"The title of this thread has been changed to make the problem clearer to experts and others searching for similar threads."

MODERATOR


In the After Update event of the control VendNo you can put the following code.

Expand|Select|Wrap|Line Numbers


这篇关于自动填充数据输入的表单控件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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