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

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -