Use Excel Concatenate function
问题 I am trying to merge the data from three columns into one column in Excel. Example, i would like to merge Product, Location, and Key_id into one column Product Location Key_Id Car VA 86421910 Car VA 86424482 Car VA 86416836 Combined Column: Car 'VA', '86421910' Car 'VA', '86424482' Car 'VA', '86416836' I was wondering if there is a way in Excel that can do it? Thanks in advance! I was not doing a good job of accepting the answers in the past. I will do my part which is to accept the answer