C
cemjs
I have a table where I store all individual names entered into a database and
a seperate table of where I store flagged individual names that are added
manually when needed. Looking for assistance in getting access to search the
flagged table when a new individual is entered into the database and if a
match is found to return a message. Been trying to get this to happen using
the "after update" event procedure
a seperate table of where I store flagged individual names that are added
manually when needed. Looking for assistance in getting access to search the
flagged table when a new individual is entered into the database and if a
match is found to return a message. Been trying to get this to happen using
the "after update" event procedure