Results 1 to 4 of 4
  1. #1
    Reety is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Mar 2014
    Posts
    9

    Customised Error Message

    Hello everyone, i've been a bit lost lately with database as i'm a new user to database in a whole and i was wondering if i could get some help.



    I'm just trying to implement a "customised error message" that will pop-up if data is entered and it's invalid. (I've created a "query" and a "search" form which these two link together).

    Many Thanks,
    Reety.

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,646
    Could try just using the ValidationRule property of textboxes and let Access do the messaging.

    Can also use comboboxes and listboxes and restrict entry to values in the list. Again, Access has standard message for invalid selection.

    Otherwise, depends how much coding you want to do and if you want to use macros or VBA.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    Reety is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Mar 2014
    Posts
    9
    Quote Originally Posted by June7 View Post
    Could try just using the ValidationRule property of textboxes and let Access do the messaging.

    Can also use comboboxes and listboxes and restrict entry to values in the list. Again, Access has standard message for invalid selection.

    Otherwise, depends how much coding you want to do and if you want to use macros or VBA.
    Hey June7, thanks for the quick reply, if i need anymore help may i come to you?

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,646
    Post questions in threads. Anyone can reply.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Creating Customised Serial Primary Key
    By azgaman in forum Access
    Replies: 7
    Last Post: 01-22-2014, 11:22 AM
  2. Replies: 15
    Last Post: 11-01-2013, 03:24 PM
  3. Replies: 7
    Last Post: 07-24-2013, 02:01 PM
  4. Replies: 2
    Last Post: 06-23-2012, 11:59 PM
  5. Customised Auto Number Help
    By aamer in forum Access
    Replies: 3
    Last Post: 02-16-2011, 04:34 AM

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