excel - How can I embrace the content of all cells in a column with brackets? -


i need embrace cells content { } tool use.

how can this?

note content not number, string instead

try:

="{" & a1 & "}" 

and dragging down perform formula on of cells need.

you can copy values , paste special -> paste values actual text, rather formula.


Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

How to connect android app to App engine -

hadoop - Running Map Reduce Job shows error - Mkdirs failed to create /var/folders/ -