View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dcl dcl is offline
external usenet poster
 
Posts: 1
Default Setting the row height based on a cell value

I want to set the row height of all rows after after a certain row based on
the value of a cell within each row.

Can anyone give me the VB to do this?

Thanks