@Stewart
Its all for test purpose only. Please write the error free program.
My Q2: how to add item in CBONAME combobox from ENAME field using loop.
User Profile
Collapse
-
How do I Avoid Error 3021: No Current Record
Please help me for the following program problem.
When I Click Next button, at the last record, it Shows --Run time error '3021': Either BOF or EOF......
...Code:Option Explicit Dim strsql As String Dim con_data As ADODB.Connection Dim rs_Data As ADODB.Recordset Private Sub Form_Load() Set con_data = New ADODB.Connection Set rs_Data = New ADODB.Recordset con_data.Provider = "Microsoft.jet.oledb.4.0;Data
Last edited by NeoPa; Oct 22 '11, 11:42 AM. Reason: Stewart - Added code tags & NeoPa - Please don't SHOUT.
No activity results to display
Show More
Leave a comment: