Thread
:
Row Height Code
View Single Post
#
2
Posted to microsoft.public.excel.programming
Norman Jones
external usenet poster
Posts: 5,302
Row Height Code
Hi IceTray,
Can someone tell me the
VB
/Macro code to set the height of a row/rows.
Try:
Range("A1:A4").RowHeight = 20
---
Regards,
Norman
Reply With Quote
Norman Jones
View Public Profile
Find all posts by Norman Jones