In my database there is a field for notes which is stored in its own table, called "Notes." This table is accessed from a subform, accessed from a tab, which lists all notes for a particular person. Not everyone has notes, however, and there's no way of knowing whether someone has them without clicking the tab. Since some of the notes are pertinent, I was hoping there was a way to notify the user of the presence of notes; specifically, I'd like to have the text on the tab be red or have some other indicator on it that a specific record does have notes. I realize this may not be an easy request, but I'd greatly appreciate any light that could be shed on the subject.