View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
BrianB BrianB is offline
external usenet poster
 
Posts: 1
Default Set new row height based on current height

something like :-

ActiveCell.rowheight = ActiveCell.rowheight +

--
Message posted from http://www.ExcelForum.com