Setting row height for all rows

A

anjanesh

I got an excel file that has some row height more than 17px - most fo
them (default I think) are 17 pixels.

How do I set the row height for all rows to 17px ?

Thanks
 
P

Pete_UK

Highlight all the rows (click on the box at the intersection of the row
and column identifiers) then Format | Row | AutoFit (or you could
select Height and specify 17pt).

Hope this helps.

Pete
 
G

Guest

If you know how to write a simple VBA macro, you can find the conversion.
In the VBE editor, look at Help for pixels.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top