Share via

truncating rich text formating

Anonymous
2017-04-10T16:58:39+00:00

why does rich text formatting truncate after 256 characters?

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

4 answers

Sort by: Most helpful
  1. Anonymous
    2017-05-21T20:18:13+00:00

    Rich Text IS NOT A DATA TYPE. Rich Text is a Property, which can be applied to either a Text field (limit 255 characters) or to a Memo field (two gigabytes).

    My guess (based on insufficient info :) ) is that you're Printing the value using a Query that's truncating it (for example, by trying to sort by the Memo field or setting a Format property on it).

    Context please? What's the structure of your table? Is the Data Type of the field Text (bad) or Memo (good)? How are you printing it?

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2017-05-21T19:11:20+00:00

    Data type is rich text.  All caps has been turned OFF.  My people can type  as much as they want but when it prints it is cut off.  When it saves it cuts off.?????????????????????????????????????????????

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2017-04-10T17:33:07+00:00

    Perhaps you are running into Truncation of Memo fields

    Was this answer helpful?

    0 comments No comments
  4. ScottGem 68,830 Reputation points Volunteer Moderator
    2017-04-10T17:15:24+00:00

    I'm not sure that it does. What is the datatype for the field the control is attached to?

    Was this answer helpful?

    0 comments No comments