Results 1 to 3 of 3
  1. #1
    azhar2006's Avatar
    azhar2006 is offline Expert
    Windows 7 32bit Access 2007
    Join Date
    Mar 2012
    Posts
    528

    new record in the table

    Hello again Guys


    When entering a new record in the table
    Show me this message
    What is the problem
    Click image for larger version. 

Name:	1.PNG 
Views:	7 
Size:	11.0 KB 
ID:	17235

  2. #2
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2013
    Posts
    7,862
    You are probably missing a Sub Procedure "Header" line of code. Check all of your Sub Procedures and Functions behind your form. Make sure you have a Header line and an End Sub line for each procedure.

    Example
    Private Sub cmdModify_Click()

  3. #3
    azhar2006's Avatar
    azhar2006 is offline Expert
    Windows 7 32bit Access 2007
    Join Date
    Mar 2012
    Posts
    528
    Thank you very much ItsMe
    This is what I want

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 3
    Last Post: 03-09-2013, 10:39 AM
  2. Replies: 3
    Last Post: 02-06-2013, 07:23 PM
  3. Replies: 4
    Last Post: 08-14-2012, 07:14 AM
  4. Replies: 3
    Last Post: 08-09-2012, 01:49 PM
  5. Replies: 1
    Last Post: 04-24-2012, 02:36 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums