Populating multiple combo boxes with the first row of query 
Author Message
 Populating multiple combo boxes with the first row of query

I have 3 combo boxes that when i first open the form
their contained in, want them to display the first row of
the query they are built on. I use the change_on property
to move from the first to the last combo box, the second
combo box needing the value of the first combo box and so
on. I use a Me!Combo1.Listindex = 0 line of code in the
change_on event to update each combo box. The problem is
it wont let me nest more than one chang_on events. It
worked fine in Access 97. Can anybody help....


Fri, 20 Aug 2004 04:07:23 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Populating a combo box from another combo box

2. Populate a combo box from another combo box selection

3. selecting records for 2nd combo box dependant on first combo box

4. load 2nd combo box - depend on first combo box

5. Help filling second combo box from first combo box

6. Populating Multiple Combo Boxes

7. populate combo box using query result

8. Unable to populate text box from combo box

9. populate text box from combo box (same form)

10. Populating a second list box depending on the results of the first, without reloading ASP page

11. Run code on change to first character of combo box

12. Populate a combo box with code

 

 
Powered by phpBB® Forum Software