OK, Here's what happened. First I started looking in the wrong place - all variable lookup objects failing.
In the old days of 7.1 and 7.5 we didn't have the ability to create a form without it being associated with a table - hence the existence of a table called FormTable that I learned about using from Razzak. Although we don't need to do that anymore I still find myself doing it. Apparently someone inadvertently pressed [F9] will in one of the forms and deleted the row which controlled a whole lot of forms - which was the real cause of the message (Error. No rows found - 2059). Placed a rule on that table to prevent the row being deleted to keep it from happening again. Jan

