Newline in a column? or something else?

Good afternoon to everyone!

The problem is:

  1. how to break a line in a column? (if possible…)

All I want is a some kind of “formatted” column.

  1. If it is not possible, can I create a view-like something, which remind of a Google search site?

I mean: for every document - 1 line of (active) link, several lines of (inactive) document digest, so users know is this doc is worth opening or not…

Subject: RE: Newline in a column?? or something else?

Select newline as the list separator in the view, then have the column formula calculate a multivalued result, e.g. with this formula:

Subject : Abstract

Subject: RE: Newline in a column?? or something else?

What formula?..

Thanks anyway.

Subject: I did it!!!

@Explode + @Newline

Thanks!!!

Subject: Did you look at the column properties? Multi-value separator.