在组合框中显示联合查询的结果 [英] Show results of union query in combobox

查看:54
本文介绍了在组合框中显示联合查询的结果的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有两张桌子,一个新顾客和其他新供应商。


现在我想在一个组合框中显示所有客户和供应商。


我通过编码使用记录集

I had two tables, one new customers and the other new suppliers.

Now I want to show all the customer and suppliers in one combo box.

I am using a recordset by coding

展开 | 选择 | Wrap | 行号

推荐答案

为什么不使用Do While循环在组合中添加内容?


如果您不知道我将把它发送给您的程序。


Eid Mubarik


>> ALI<<
Why don''t you use a Do While loop to add contents in combo?

If you don''t know the procedure I''ll send it to you.

Eid Mubarik

>> ALI <<


打开单独的记录集并在循环中添加到组合中。
Open separate recordsets and add to the combo in a loop.


我将尝试进行循环


这篇关于在组合框中显示联合查询的结果的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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