Is it now possible to define a method field that pulls values from a related table? I have two tables related by a M-M link. For TableA, I'd like to define a method field that returns the concatenation of the values of a particular field in TableB for all related records. Charles Yeomans