I have a form that I am working on and need to control a popup that is
in a repeating subform. Everything works great with one exception. I
have a popup that appears if the value of a calculated field is "High"
another for "Low" and another for "Medium", again this popup works
great, no problem. What I would like to do is have the popup appear only
once for each of the values. For example, if the "Low" popup has
appeared once, I don't want it to appear again if another subforms value
if "Low" an...