+ Reply to Thread
Results 1 to 3 of 3

Empty cell so that text in cell next to it overflows

Hybrid View

  1. #1
    Registered User
    Join Date
    09-06-2018
    Location
    canada
    MS-Off Ver
    Microsoft office 365 pro plus
    Posts
    5

    Empty cell so that text in cell next to it overflows

    I have text in cell A1 and a formula in cell B1 which returns "" (blank), causing the text from A1 to be "####" (because B1 is "non-empty" even though it's blank). I don't want to change the width of my columns. Is there any way to allow the text in A1 to overflow into B1? A way to return the formula in B1 so that excel recognizes it as truly empty?

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2502
    Posts
    26,995

    Re: Empty cell so that text in cell next to it overflows

    No. You can't display content from one cell flowing into another cell if the second cell has a value or formula in it. You could use a macro to calculate the contents of B1, and clear it if the content is blank.

    The better answer is make column A wider, which you don't want to do, or move the B1 content to another cell.
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Forum Expert CK76's Avatar
    Join Date
    06-16-2015
    Location
    ONT, Canada
    MS-Off Ver
    MS365 Apps for enterprise
    Posts
    5,973

    Re: Empty cell so that text in cell next to it overflows

    There is no method using formula that will return true blank.
    And if the adjacent cell isn't true blank, text will not spill over it.

    It simply cannot be done.

    Alternative is to use other tools to display content of cell. Such as Comment, Modeless UserForm etc. But this requires vba code.
    "Progress isn't made by early risers. It's made by lazy men trying to find easier ways to do something."
    ― Robert A. Heinlein

+ 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. [SOLVED] Temporarliy replace text with 3 dots when cell text overflows
    By jojo101 in forum Excel General
    Replies: 6
    Last Post: 02-19-2022, 05:34 PM
  2. Replies: 2
    Last Post: 07-05-2017, 12:58 PM
  3. [SOLVED] extract number from cell contain text and count of non empty cell
    By mazan2010 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 07-03-2017, 01:17 PM
  4. [SOLVED] Delete row if one cell is empty and one cell has text.
    By TannerZ in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-13-2016, 11:17 AM
  5. Add Text from specific cell to next empty cell in a column
    By dcgrove in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 10-30-2008, 01:42 AM
  6. [SOLVED] Copy a string text to cell if another cell not empty
    By Pasmatos in forum Excel General
    Replies: 0
    Last Post: 11-25-2005, 12:00 PM
  7. Replies: 6
    Last Post: 02-18-2005, 10:06 AM

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