Say i have the following text formatted cells (say from A1 through A4)

117-U
166-U
179-U
206-6

I want to output the cells so that it outputs like '117-U','166-U','179-U','206-6' in a single cell... how would i go about this?

Thanks in advance!