Thread: 409.5 + ???
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Francisco Francisco is offline
external usenet poster
 
Posts: 25
Default 409.5 + ???

I have similar problem, the solution I used was to wide the cells, then
everything fits nicely.

"Qaspec" wrote:

Is there any way to make the height of a cell greater than 409.5? I'd like to
make the contents of a cell fit inside one cell but the contents have a
height greater than 409.5. I don't want to merge cells because I'd like to
use sort and autofit macros on open that will update the document. Thanks.