Share via

Data from formula to come in two lines in the same cell

Anonymous
2011-02-24T19:10:32+00:00

Hi

I have a formula that returns me two values. I am using a '&' to use 2 formulas to get me 2 values from different cells into a single cell. The cell value that i get by using the formula is sales (numeric) and the sales person (text). Both come in the same line. I want the data to appear as a 2 line data in the same cell that is sales say 100000 and below that (sales person)

When i use Alt+enter, the formula bar shows the formula in 2 lines, but the data in the cell appears as a single line only.

Help!

Nikhil

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

  1. Anonymous
    2011-02-24T19:22:58+00:00

    =A1&CHAR(10)&B1

    but be sure to format that cell as wrap text

    Bob Umlas

    Excel MVP

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful