How to make combo box move to next record 
Author Message
 How to make combo box move to next record

How do I make a combo box go to the next record when it is not part of the
recordset of the form?  I know how to do it if it were the key field but not
how it is here.  I tried:

        'Forms!TransferTempPOtoRegPOfrm!TempPO.SetFocus
        'DoCmd.GoToRecord acActiveDataObject, "TempPO", acNext, 1

where the combo is TempPO.

Thanks in advance,

Matt



Sun, 15 Apr 2001 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Combo box selection narrows next combo box choices

2. How to go to Next Record in a Combo Box

3. Using a combo box to move to selected record

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

5. Problems making a automatic text box when selecting in a combo box

6. Combo Box and Text Box moving together

7. How to move to the next record?

8. Disable move to prev/next record when turning mouse wheel

9. How to move to the next record

10. Doing Error Checking before moving to next record

11. Move Next Record

12. Data control will not refresh/move to next record

 

 
Powered by phpBB® Forum Software