I have an Excel spreadsheet in the usual fashion. That is to say, rows and columns. So if there are seven rows, each column has seven values. I want to take one of these columns and make it extend down across the whole spreadsheet. TRANSFORMATION (LOGIC) used to have seven values, now it has one. How do I do this? EDIT: By "down across", I mean the column should have just one cell.
- 
        Slightly confused on my first read: extend "down across"? Just want to clarify how you want it to lookSeplo– Seplo2019-12-19 15:34:48 +00:00Commented Dec 19, 2019 at 15:34
 - 
        1Thanks, Paul. I mean the column should have only one cell, as opposed to have seven cells like all the others.Scott– Scott2019-12-19 15:47:01 +00:00Commented Dec 19, 2019 at 15:47
 - 
        I hope I am understanding your question correctly with my answer but if not I apologize!Seplo– Seplo2019-12-19 15:55:02 +00:00Commented Dec 19, 2019 at 15:55
 
                    
                        Add a comment
                    
                 | 
            
                
            
        
         
    1 Answer
In order to achieve the merging of your cells, select the desired cell range on your sheet and then you will click the "Merge" button found on the Home tab in Excel.
Note that if the content is already in the cells it will take the value from the first cell which has content in it already, so best to copy your values and such out first if you would like to preserve them. 
