+ Reply to Thread
Results 1 to 3 of 3

If Cell in column B is empty, do not copy. Otherwise copy respective cell in Column A

  1. #1
    Registered User
    Join Date
    01-12-2012
    Location
    Gainesville, FL
    MS-Off Ver
    Microsoft 365
    Posts
    80

    If Cell in column B is empty, do not copy. Otherwise copy respective cell in Column A

    Hello Forum magicians...
    I am currently having a mental block on creating a formula that will accomplish my goals.

    I am needing a formula in column C that will look at respective cells in Column B. If the cells in Column B are empty, then return nothing. If the respective cell in Column B have data, then return respective data from cell in column A. Otherwise, return a blank if empty.

    Please see attached example.

    Thank you for any help you can provide at this time. I am sure that one day all of these questions I ask will sink in and I will be able to return the favor to someone else.

  2. #2
    Valued Forum Contributor
    Join Date
    03-24-2020
    Location
    Thailand
    MS-Off Ver
    Office 2016
    Posts
    897

    Re: If Cell in column B is empty, do not copy. Otherwise copy respective cell in Column A

    Try: =IF(B2="","",A2)

  3. #3
    Registered User
    Join Date
    01-12-2012
    Location
    Gainesville, FL
    MS-Off Ver
    Microsoft 365
    Posts
    80

    Re: If Cell in column B is empty, do not copy. Otherwise copy respective cell in Column A

    That's it! I do not know why I could not think of this...however, your awesome fast response is greatly appreciated. Thank you so very much. You are awesome.

+ 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. Copy from cell in column C to Column B if Column B is empty
    By anakaine in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-31-2016, 12:40 AM
  2. Copy data and paste to another column incrementing that column to next empty cell
    By edens2021 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-29-2015, 11:43 AM
  3. Need to find empty filled cells in a column and copy to the empty cell below
    By Grahamfeeley in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-30-2014, 10:09 AM
  4. [SOLVED] Find empty cell till next value merge or copy the respective cells in next column
    By rpriyadharsini1987 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-25-2013, 03:46 AM
  5. [SOLVED] Macro to find the empty cell in a column and copy a adjacent row to another column.
    By naga in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-18-2013, 07:44 AM
  6. [SOLVED] copy text in column b cell if column a cell is not empty
    By El Conquistador in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 05-08-2013, 09:43 AM
  7. Copy a formula to cells in column A which don't have an empty cell in column B
    By floep in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-24-2006, 04:57 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