Hi Frens
i m getting message from record count properties, anyone wud like to explain about this, i mean..why this messages is coming..& what is the solution of that.
Private Sub Form_Load()
Label8.Caption = "Record No." & " " & Data1.Recordset.RecordCount
End Sub
So i m getting messages below
Runtim Error 91
<Object variable or with block variable not set>
please tell guide me.
cmaknp
i m getting message from record count properties, anyone wud like to explain about this, i mean..why this messages is coming..& what is the solution of that.
Private Sub Form_Load()
Label8.Caption = "Record No." & " " & Data1.Recordset.RecordCount
End Sub
So i m getting messages below
Runtim Error 91
<Object variable or with block variable not set>
please tell guide me.
cmaknp