I suppose you could have an on after start eep that would gather the memo into a variable, locate the varaible memo on the form, do a property textvalue to stick the text in there, an on close eep that would check if the value is not null do an update....
Karen > How about using a variable memo with an on-exit eep to do the insert if > required? > > Emmitt Dove > > >

