it:ad:excel:howto:combine_two_cells_into_one

IT:AD:excel:HowTo:Combine Two Cells Into One

Summary

Sometimes you want to combine two cells – maybe hidden cells – into one one:

IDNameDescriptionName and Description
123FooAbout foo…Foo
About foo…

You can use a formula such as:

=CONCATENATE([@NAME],CHAR(10),[@DESC])

Note that without VBA you can't bold a part of a cell :-(
  • /home/skysigal/public_html/data/pages/it/ad/excel/howto/combine_two_cells_into_one.txt
  • Last modified: 2023/11/04 22:57
  • by 127.0.0.1