刷新(??)下拉列表帮助 [英] refresh(??) pull down list help

查看:76
本文介绍了刷新(??)下拉列表帮助的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有供应商表和客户表。将产品添加到客户表时,在表单中,有时我必须添加新的供应商。所以我有一个弹出窗体。但是,该供应商不会出现在我的客户表格
上的供应商的下拉列表中。如何更新该列表而无需关闭表单并重新打开它? 

I have a vendor table and a customer table. When adding products to the customer table, in a form, sometimes I have to add a new vendor. So I have a pop-up form for that. However, that vendor does not then show up in the pull down list for vendors on my customer form. How do I update that list without having to close the form and reopen it? 

请耐心等待。 我是Access的新手,不知道VB的工作原理。请说明,您的解释需要清晰,简洁。

Please bear with me. I'm new to Access, have no idea how VB stuff works. Please, your explanations need to be clear, concise and simple.

谢谢,

推荐答案

您好,

关闭新供应商表单后,尝试刷新下拉列表。例如,

After you close the new vendor form, try refreshing the dropdown list. For example,

Me.ComboboxName.Requery

Me.ComboboxName.Requery

希望它有所帮助......

Hope it helps...


这篇关于刷新(??)下拉列表帮助的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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