View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Anex Anex is offline
external usenet poster
 
Posts: 1
Default Many columns value in to one column one after another

Hello,
I have a large data like this in an excel sheet
A D G
B E H
C F

I want to change in it to one column like this

A
B
C
D
E
F
G
H

Any function or formula please?