Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a string of text to put into a table cell:
FIRST LINE SECOND LINE THIRD LINE
...but I need to "stack" it in the cell:
FIRST LINE
SECOND LINE
THIRD LINE
...all within the same cell.
I tried using "\n" at each point I need to break to the next line, but that's not working for table cells.
Any ideas?
AutoCad 2018 (full)
Win 11 Pro
Win 11 Pro
Solved! Go to Solution.