Thread: combine columns
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
[email protected] tombates@city-net.com is offline
external usenet poster
 
Posts: 13
Default combine columns

Thankyou
The procedure for combining the columns worked as you said. I might
also have blank cells within the range that is combined into the single
column. I need to maintain the value of those cells (empty) when the
columns are combined into one. How do you account for empty cells and
keep them as empty in the single column?
Mary