I am new to ASP-db, any help will be appreciated. I am using Access as my database. I have a textarea field which I use to store the description of the overall work to be done. In another table I break this work down into several steps. When I join these tables the description textarea field converts to a Memo field in ASP-db and is listed several times with each work breakdown step. I've tried using the dbGridHideDupRecFlds but it doesn't work with Memo fields. Is there a workaround that I am unaware of. Thanks for the help.