In my database I have a form that you go to enter project status for week ending. In that form I have a subform so that when you pick a project that it brings in the status entered for last week because so you can see what you put for last week before you put in this weeks. The status is set up as a memo field. For this one project it is cutting the data off. However when I go to print the report all the data is there. It's just when I am trying to review what was entered last week it doesn't show everything. It pulls up last weeks status with a query. Could the query be causing the cut in data. If so how do I fix that?
Thanks
Thanks
Comment