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

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

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

c# - Search and Add Comment with OpenXML for Word -