View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Prema Prema is offline
external usenet poster
 
Posts: 26
Default Fixed length cells

I would like to fix the length of column B to 10 characters. if actual vale
is less than 10 characters, I would like to pad rightmost characters with
spaces. Any help would be appreciated.

Prema