Is there a way to display a message. ie. 'Your hours exceed 8 for the day'
Is this correct?', when entering records into a table.  Since there may be
more than one entry per day for each individual, I want the program to
compare individuals with the same id# and entry date.  If the hours total >8
then display message and allow entry.

Reply via email to