View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
bb
 
Posts: n/a
Default how do I get data from an array into one cell (comma delimited)

looking for a way to query an array 3 cells by 3 cells (they have numeric
data only) and return a value in a seperate cell that has all the numbers in
the array (comma delimited)
thanks