+ Reply to Thread
Results 1 to 2 of 2

Insert manual line break in formula

  1. #1
    0-0 Wai Wai ^-^
    Guest

    Insert manual line break in formula


    Hi
    I have a formula which combines texts from several sources.
    Eg:
    ="I am a "&A30&". You are a "&A31&".
    However we don't "&A32&", nor "&A33&".
    Except that, we do "&A34&"."

    However the whole statement will appear in 1 line.
    I would like to break it into 3 lines in that cell.
    How to do?


    --
    Additional information:
    - I'm using Office XP
    - I'm using Windows XP



  2. #2
    Roger Govier
    Guest

    Re: Insert manual line break in formula

    Hi
    Format the cell Format>Cell>Alignment>Wrap text
    Insert Char(10) within your formula where you want a new line.
    e.g.
    ="I am a "&A30& char(10)&" You are a "&A31& char(10)&" We are "&A34


    0-0 Wai Wai ^-^ wrote:
    > Hi
    > I have a formula which combines texts from several sources.
    > Eg:
    > ="I am a "&A30&". You are a "&A31&".
    > However we don't "&A32&", nor "&A33&".
    > Except that, we do "&A34&"."
    >
    > However the whole statement will appear in 1 line.
    > I would like to break it into 3 lines in that cell.
    > How to do?
    >
    >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1