Tried That
Thank you RG. I had read that thread also. However, I have to have the SELECT DISTINCT ROW active to utilize the cascading combo I have set up on the form, or the fields will not populate correctly. If I cannot halt the truncating, is there any way to direct access to insert the remaning text into ANOTHER field? The cascading box is used to select medication names and when one is selected, a "reason" and "alternative" fields are auto filled. The "reason" field is the one I need the longer text in and is auto-truncating. If I created a second "reason" field, can I tell access to insert the leftover truncated text here? Is that possible?