Help - Runtime Error 3426 
Author Message
 Help - Runtime Error 3426

I created a VB Program linking to an Access database table.  Within the program,
I created a combo box that brings up a list of names.  When I choose these names
I get an error message:  RUNTIME ERROR 3426 - THE ACTION WAS CANCELLED BY AN
ASSOCIATED OBJECT.

When running the program, I want a blank screen, example - The name line and
customer number would be blank.  In order to get to a blank screen, I set the
following commands:  
datacontrol.recordset.movelast
datacontrol.recordset.movenext

I have completed at least 3 forms using almost the same code, but for some
reason the error 3426 is appearing only for this form.  I think the problem is
trying to get to the EOF using the movelast, movenext statements.

1.  Does anyone have any idea why I am getting an error message?
2.  If anyone has any ideas to get to a blank screen, I am open to suggestions.

TIA for any help!

VR,
Danette



Tue, 20 Apr 1999 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Help : Runtime error 3426

2. Help - Runtime Error 3426

3. runtime error 3426

4. Runtime error 3426 - This action was cancelled by an associated object

5. Runtime error 3426 (recordset problem?)

6. Runtime Error 3426

7. Runtime Error 3426??

8. VB4: runtime error 3426

9. RunTime Error 3426

10. Runtime error 3426

11. Runtime Error 3426??

12. VB5 Professional: Access database runtime error 3426

 

 
Powered by phpBB® Forum Software