View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
RosH RosH is offline
external usenet poster
 
Posts: 13
Default Change column width according to specific cell content

Hi everyone,

Is there any way by which i be able to know the width of the contents
of a cell. I need to change column width of a column according to the
width of the contents. Autofit would work but according to the longest
content in the column. I need the column width to be set according to
the width of a specific cell content. Thank you in advance. BYE