Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have an exile file were one of the columns is a write up that needs to be
filled up by the users..This can sometimes go lebgthy upto say 9 to 10 lines...I have notices that excel is cutting off at one stage and putting a square symbol..on some entries...Other entries are cutoff without that symbol...however the smaller entries do update...Please help... Regards Anitha |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
First, those square symbols are probably linefeeds--alt-enters in the cells that
tell excel where to create new lines within the cell. You can format that cell (range of cells) to allow wrap text and the squares will disappear. If your strings in your table are longer than 255 characters (or is it 256???), then your string will be chopped. That's the way excel works. (Maybe you can add a column with a shorter description and use that in your pivottable. Then you can include any important information that was in the part that got truncated.) If your strings aren't that long, then make sure you increase the rowheight (or columnwidth) to show all the string--or use a smaller font. ASR wrote: I have an exile file were one of the columns is a write up that needs to be filled up by the users..This can sometimes go lebgthy upto say 9 to 10 lines...I have notices that excel is cutting off at one stage and putting a square symbol..on some entries...Other entries are cutoff without that symbol...however the smaller entries do update...Please help... Regards Anitha -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pivot Table moving information | Excel Discussion (Misc queries) | |||
Using the information from a pivot table | Excel Worksheet Functions | |||
pivot table maybe?? combining information | Excel Discussion (Misc queries) | |||
Extracting Information from A Pivot Table | Excel Discussion (Misc queries) | |||
How to get information from a Pivot TAble without retyping? | Excel Discussion (Misc queries) |