I am using a VB6 datagrid control to allow the user to view and edit data in an access database. I am using the memo data type for several of the columns displayed in the datagrid. In order to allow the user to view more data I would like to use an overlapping text box to expand an individual text memo cell to view more data and allow editing. Can anyone show me how to do this. Any help would be greatly appreciated.