+ Reply to Thread
Results 1 to 7 of 7

Moving data from one column to another but only if cell is blank.

  1. #1
    Registered User
    Join Date
    10-28-2008
    Location
    uk
    Posts
    10

    Moving data from one column to another but only if cell is blank.

    Hi,
    I need to move data from columns B & C into A without losing current data in column A (see attachment). I'm sure I know how to do this but cannot for the life of me remember how.... v. frustrating.
    Can you help?
    Attached Files Attached Files
    Last edited by NBVC; 10-29-2009 at 12:10 PM.

  2. #2
    Registered User
    Join Date
    10-27-2009
    Location
    Omaha, Nebraska
    MS-Off Ver
    Excel 2007
    Posts
    16

    Re: Moving data from one column to another but only if cell is blank.

    Have you tried using the CONCATENATE function?

    CONCATENATE(A1,B1,C1)

  3. #3
    Registered User
    Join Date
    10-28-2008
    Location
    uk
    Posts
    10

    Re: Moving data from one column to another but only if cell is blank.

    Thanks for the suggestion but this doesn't seem to work with date formats.

  4. #4
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Moving data from one column to another but only if cell is blank.

    Try in another column:

    =MAX(A2:C2)

    copied down.

    then copy that and paste special >> Values over the original.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  5. #5
    Registered User
    Join Date
    10-27-2009
    Location
    Omaha, Nebraska
    MS-Off Ver
    Excel 2007
    Posts
    16

    Re: Moving data from one column to another but only if cell is blank.

    I may have misunderstood what you really wanted to do.

    Have you tried simply highlighting the cell you want to move, then left clicking on the border of that cell, and simply dragging to to where you want it?

  6. #6
    Registered User
    Join Date
    10-28-2008
    Location
    uk
    Posts
    10

    Re: Moving data from one column to another but only if cell is blank.

    Great, thx.... due to the number of rows i'm working with '=max' is what I'm looking for.

  7. #7
    Registered User
    Join Date
    04-03-2012
    Location
    Beverly Hills, CA
    MS-Off Ver
    Excel 2010
    Posts
    8

    Re: Moving data from one column to another but only if cell is blank.

    Douga3m,

    I have a similar issue, the only difference is that I need to put data from column B on Column A
    and if column B is empty pull the data from column C onto column A.

    Can you help?

    Thank you kindly in advance.
    M

+ 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