But why not add the yes/no field(s). I have used this technique in 2 applications and found it VERY usefull. I call them Flags. The SQL statement to clear it/them (after you're finished whatever processing you are doing) is simple and can be done in a public utility module. From my limited experience, this is a good tool.