can anybody help me.i got an error while searching a rec from table
error @ 2nd line after connecting with access

Dim src As Integer
src = Val(InputBox("enter rno:", "rno"))
Data1.Recordset.FindFirst "rno=" & src

what kind of error?
post a complete code and which line of error came up.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.