Welcome to Dream.In.Code
Getting VB Help is Easy!

Join 136,291 VB Programmers for FREE! Get instant access to thousands of VB experts, tutorials, code snippets, and more! There are 2,407 people online right now. Registration is fast and FREE... Join Now!




Run-time error '444':

 
Reply to this topicStart new topic

Run-time error '444':, Method not applicable in this context

shinde_sb
28 Aug, 2008 - 12:51 AM
Post #1

New D.I.C Head
*

Joined: 28 Aug, 2008
Posts: 1

CODE
  
Private Sub mpo_no_GotFocus()
'     On Error Resume Next
    Data6.RecordSource = "select distinct po_no,po_date,vendor from " & App.Path & "\dbf\impbudgt where valupd <> 'R' order by po_no"
    Data6.Refresh
    TDBGrid2.Visible = True
    Data6.Recordset.FindFirst "PO_NO = '" & mpo_no.Text & "'"
    mpo_no.SetFocus
End Sub


I used this data control to handle data, after saving when I click to text box, it shows the run-time error '444': Method not applicable in this context.

Please help to resolve the problem.

Regards,

Sharad
User is offlineProfile CardPM
+Quote Post

thava
RE: Run-time Error '444':
28 Aug, 2008 - 04:23 PM
Post #2

D.I.C Regular
Group Icon

Joined: 17 Apr, 2007
Posts: 442



Thanked: 18 times
Dream Kudos: 50
My Contributions
which line produce the error
and what is mpo_no?
if you give enough details
i think we will cleared your doubt...
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 12/2/08 05:47AM

Live VB Help!

VB Tutorials

Reference Sheets

VB Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month