Max Row height

A

Ajit

I am trying to write some data in a cell where it needs to have rowheight more than 409 (though not always) but i calculated with maximum possible values. Does someone have an idea how to overcome this problem. Width if the column canot be increased as that will change the whole indent

Suggestions will be appreciated.
 
T

Trevor Shuttleworth

Maybe you could set the height of two cells to, say, 250, and then merge the
cells ?

Regards

Trevor


Ajit said:
I am trying to write some data in a cell where it needs to have rowheight
more than 409 (though not always) but i calculated with maximum possible
values. Does someone have an idea how to overcome this problem. Width if the
column canot be increased as that will change the whole indent.
 
Top