: Can I list tables from a combo box? 
Author Message
 : Can I list tables from a combo box?

I'm looking for a way to select a table name from a combo box (or some similar
method) so that I can use the table name to change the record source of a
report.  Any help would be greatly appreciated.

------------------------------------

 Bertan High Voltage, Hicksville NY
  http://www.*-*-*.com/
------------------------------------



Mon, 31 Jan 2000 03:00:00 GMT  
 : Can I list tables from a combo box?

Bob:

you can fill a combo box or list box with a list of tables by iterating
through the tables container collection of the database, look up containers
in the help file and you should have examples there.

HTH
--
Steve Arbaugh
ATTAC Consulting Group
web: http://ourworld.compuserve.com/homepages/attac-cg/acgsoft.htm
Reply Address adjusted to control spams remove leading ~



Quote:
> I'm looking for a way to select a table name from a combo box (or some
similar
> method) so that I can use the table name to change the record source of a
> report.  Any help would be greatly appreciated.

> ------------------------------------

>  Bertan High Voltage, Hicksville NY
>  http://www.bertan.com/
> ------------------------------------



Mon, 31 Jan 2000 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Listing all tables or queries in a list/combo box

2. How to list macro names in a combo box or a list box

3. Automatically placing list of table names in to a combo box

4. VB combo list box and Access Table

5. VB combo list box and Table database

6. Table Listing in Combo Box

7. help listing tables in a combo box

8. VB combo list box and Access table

9. Vb Combo list box and Table Data base

10. dialog box with list box or combo box

11. Limiting Access to Text Boxes, List Boxes and Combo Boxes

12. How to list macro names in a combo box or a list

 

 
Powered by phpBB® Forum Software