K 
		
								
				
				
			
		King
How do you concatenate an entire range at once?
=CONCATENATE(A1:A10) entered as array still only returns
the first element, A1.
There has to be something better than -
=CONCATENATE(A1,A2,A3,A4,A5,...A10)
Thanks
				
			=CONCATENATE(A1:A10) entered as array still only returns
the first element, A1.
There has to be something better than -
=CONCATENATE(A1,A2,A3,A4,A5,...A10)
Thanks
	
6,C2),"foo",A7:F9)