Thread: Lines cut off
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
GARY GARY is offline
external usenet poster
 
Posts: 117
Default Lines cut off

On Feb 25, 5:53*pm, GARY wrote:
On Feb 25, 5:07*pm, GS wrote:





GARY formulated on Friday :


When I print my spreadsheet, the cells with one line prints OK. *But,
if the cells have more than one line, the first line is OK but the
subsequent line(s) are cut-off.


How do resolve this problem


This is probably a RowHeight issue where the Print_Area is 'fit'
between the margins. Anything that won't fit hides below the cell
border.


--
Garry


Free usenet access athttp://www.eternal-september.org
ClassicVB Users Regroup! comp.lang.basic.visual.misc


The lines that are cutoff are INSIDE the cells, not at the margins of
the spreadsheet.- Hide quoted text -

- Show quoted text -


Hi Garry,

I guess I don't understand what you mean by "Print_Area".

Is that the same as the "Print Area" on the "Page Layout" tab in the
"Page Setup" group?

I've clicked on "Clear Print Area" but that didn't resolve the problem.