Recent content by jpgol

  1. J

    text field truncated after 255 char in a footer

    That's not so easy, beacause the MS access database queries out of a Sybase database (ODBC) with multiple table (>10). I can get you the mdb.
  2. J

    text field truncated after 255 char in a footer

    It is indeed the sorting and grouping that is causing the problem, however I group on another field and not on the text field I want to show. Also the seperate query doesn't help. Any other suggestions?
  3. J

    text field truncated after 255 char in a footer

    Thanks, Not specific a memo field. Is this necessary. if yes, how can I change it into a memo field.
  4. J

    text field truncated after 255 char in a footer

    Hi, I have a report based on a query. In that query there is a field containing > 255 char. I want to use that field in a report, on a sorting and grouping section. However the field is truncated at 255 char. Thefield is completely shown in the page footer, but this is not the plce I want it...
Back
Top Bottom