+ Reply to Thread
Results 1 to 3 of 3

ALT ENTER in a formula

  1. #1
    Registered User
    Join Date
    04-14-2012
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    83

    ALT ENTER in a formula

    I am using the following formula.

    ="Beginning Balance "&TEXT(AE10,"$#,##0")&" Capital Account Estimated Balance "

    I want it to show up in the cell on two lines. Like ALT ENTER does. I want the " Capital Account Estimated Balance " on the second line.

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,705

    Re: ALT ENTER in a formula

    Try it this way, then:

    ="Beginning Balance "&TEXT(AE10,"$#,##0")&CHAR(10)&"Capital Account Estimated Balance "

    You need to format the cell containing the formula to Wrap Text.

    Hope this helps.

    Pete

  3. #3
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,705

    Re: ALT ENTER in a formula

    Your post does not comply with Rule 8 of our Forum Rules: Do not crosspost your question on multiple forums without including links here to the other threads on other forums.

    Cross-posting is when you post the same question in other forums on the web. The last thing you want to do is waste people's time working on an issue you have already resolved elsewhere. We prefer that you not cross-post at all, but if you do (and it's unlikely to go unnoticed), you must provide a link (copy the url from the address bar in your browser) to the cross-post.

    Read this to understand why we ask you to do this, and then please edit your first post to include links to any and all cross-posts in any other forums (most other forums have the same rule).

    Do not post to this thread until frankday has provided the cross-post links.
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 15
    Last Post: 01-03-2018, 03:32 PM
  2. [SOLVED] If cell meets date requirement enter 1, if not enter 0, if blank don't enter anything.
    By billrogers184 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-11-2017, 02:04 PM
  3. With VBA Enter Ctrl Shift Enter For Array Formula
    By realniceguy5000 in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 08-17-2013, 09:02 AM
  4. How to use VBA to enter a formula into a cell where the formula contains a dynamic array
    By LadyFenelopy in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-01-2012, 09:46 AM
  5. Using VBA to enter a formula into a cell - conflict in programming terms and formula
    By Jessica.Bush in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-23-2011, 06:22 PM
  6. Replies: 2
    Last Post: 10-20-2005, 05:05 PM
  7. [SOLVED] Cannot enter formula in a cell after removing a circular formula
    By Big Corona in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 04-05-2005, 02:06 PM

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