User Profile

Collapse

Profile Sidebar

Collapse
Philip Fortuna
Philip Fortuna
Last Activity: Mar 21 '13, 08:11 PM
Joined: Apr 23 '11
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Philip Fortuna
    started a topic Warning when duplicate records

    Warning when duplicate records

    I have a field that permits duplicate records but I need to be warned when I enter a duplicate number. I used old posts to try to solv this problem but I keep getting the message "Procedure declaration does not match description of event or procedure having the same name" (with different codes). The field is named "NSC" and the table "1 - Principal". The code I used was:
    Code:
    Private Sub NSC_BeforeUpdate()
    ...
    See more | Go to post

  • Well, I have a form, where I enter patient lookup. When I finish I want to lock the field "Diário" where I write the info so anyone else (even me) can change what was written.
    See more | Go to post

    Leave a comment:


  • Philip Fortuna
    started a topic How to lock an Access entry with a button

    How to lock an Access entry with a button

    Hi,

    I have a database in which me and my collegues do some registries. I would like to block the finished entry with a button so anyone besides the ones that know how to edit the tables?
    See more | Go to post
No activity results to display
Show More
Working...