+ Reply to Thread
Results 1 to 2 of 2

Get rid of all empty cells in a column without deleting

  1. #1
    Registered User
    Join Date
    06-30-2011
    Location
    london, england
    MS-Off Ver
    Excel 2003
    Posts
    3

    Get rid of all empty cells in a column without deleting

    I'm trying to fix a macro that find all emty cells in a collumn and moves the value of the cell under up so that the spaces dissapear without moving any cells since I have formulas dependent on the cell references.

    This is my code which delete the empty cells and shift up:
    Please Login or Register  to view this content.
    But is it any way to instead just move the values please describe

    Another way to solve the problem using my delete code could be this:
    http://www.excelforum.com/excel-gene...ml#post2554682
    Last edited by excelhatesme; 06-30-2011 at 06:39 AM.

  2. #2
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326

    Re: Get rid of all empty cells in a column without deleting

    Your post does not comply with Rule 3 of our Forum RULES. Use code tags around code. Posting code without them makes your code hard to read and difficult to be copied for testing. Highlight your code and click the # at the top of your post window. For more information about these and other tags, found here

+ 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