View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sean_f sean_f is offline
external usenet poster
 
Posts: 16
Default Append Columns to another column

Hello,

what is the best way to append a column to another column (for example
column B to Column A) when I don't know how many values are in each
column?

Many Thanks

sean