I am creating a query as "select comments() as MyComments from tblgroups".<br>Comments() is a public function and returns a string with the length over 255.<br>However, when I preview the query in the datasheet mode, I find out in the column "MyComments", only first 255 charactes are displayed. It seems that Access takes this field as TEXT instead of MEMO.<br>I try to find a way to define this field "MyComments" as MEMO, but I can not find it.<br><br>Can anyone help me out?<br><br>Thanks in advance.<br>