Hi, This is my scenario: I need to join two forms in such way: select * from FormA union all select * from FormB
Since there is no way to do it through a join form so I use a view form witch gets the data from a database view (executing above sql code) But the manual says that status history field is not suported on view forms.And that's just what I need. Have you got any solution for me? MarkB _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org

