View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Abdul[_2_] Abdul[_2_] is offline
external usenet poster
 
Posts: 137
Default Selection Column

Hi All,

How i could say selection column 1 or 2 etc?

For eg if I select range B2 thru Range E10 in the selection column1
will be B and column 2 will be C

How i can reference them.. say for eg i want cente align column 2nd
column of the selected area?

Thanks