Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 2006
    Posts
    2

    Set required user input

    I need help writing code to set the save button on my form to verify that three textboxes on the form have been filled.



    I have knowledge in writing code in vb .net, but not vb 6 which is what I think is used to write code in Microsoft Access.

    Also, I know how to set the required fields in the table design. However, I have other forms that access this table and each form enter different data into the table.

    Any help is welcomed

  2. #2
    StepUP is offline Advanced Beginner
    Windows 7 64bit Access 2000
    Join Date
    Dec 2005
    Posts
    99
    Access uses VBA.

    Write some code in the "Before Update" event of the form and check to see that all required fields have been entered.

  3. #3
    Join Date
    Dec 2006
    Posts
    2
    Thanks

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

Similar Threads

  1. Input limits
    By Hannu in forum Access
    Replies: 0
    Last Post: 08-31-2008, 03:02 AM
  2. Textbox will not allow input
    By cwf in forum Forms
    Replies: 0
    Last Post: 04-04-2008, 04:08 PM
  3. Replies: 0
    Last Post: 02-15-2007, 03:07 PM
  4. Replies: 0
    Last Post: 01-18-2007, 07:07 PM
  5. Input parameters
    By GloriaLuz in forum Reports
    Replies: 0
    Last Post: 11-14-2005, 09:38 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