+ Reply to Thread
Results 1 to 7 of 7

Values from a range showing on another sheet if cell is not blank

  1. #1
    Registered User
    Join Date
    10-21-2014
    Location
    Macedonia
    MS-Off Ver
    2010
    Posts
    69

    Values from a range showing on another sheet if cell is not blank

    Hello,

    I have a file with two sheets.

    In the first sheet there are 3 columns and many rows. The first column is left blank and the following two have values.

    When a user populates a cell in the first column (which at the beginning is left blank) than the values from column 2 and 3 of that same row in which the populated cell belongs should appear in sheet 2.

    An example:

    Column A in sheet 1 is blank. Column B and C have values. When the user types "1" in cell A3 I need the values from B3 and C3 to be copied into sheet 2. If the user decides to type "1" in cell A5 than I need the values of cells B5 and C5 to be copied in the second sheet.

    The user will be allowed to populate just one cell from column A at a time.

    I tried the IF(ISBLANK - function but only works on the same row. If I like the result to show up in a different row or sheet than I receive #VALUE!.

    Thank you so much for your help.
    Last edited by gokica; 10-21-2014 at 07:46 AM.

  2. #2
    Forum Expert
    Join Date
    09-11-2014
    Location
    Washington, DC
    MS-Off Ver
    2016
    Posts
    1,907

    Re: Values from a range showing on another sheet if cell is not blank

    Can you provide a sample workbook?

  3. #3
    Forum Expert boopathiraja's Avatar
    Join Date
    07-12-2013
    Location
    Coimbatore,TamilNadu, India
    MS-Off Ver
    Excel 2007, 2013, 2016, 365
    Posts
    1,455

    Re: Values from a range showing on another sheet if cell is not blank

    Hil Welcome to the forum,

    In b
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    In C
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Click just below left if it helps, Boo?ath?

  4. #4
    Forum Expert boopathiraja's Avatar
    Join Date
    07-12-2013
    Location
    Coimbatore,TamilNadu, India
    MS-Off Ver
    Excel 2007, 2013, 2016, 365
    Posts
    1,455

    Re: Values from a range showing on another sheet if cell is not blank

    Hi, Refer the atatchment
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    10-21-2014
    Location
    Macedonia
    MS-Off Ver
    2010
    Posts
    69

    Re: Values from a range showing on another sheet if cell is not blank

    Quote Originally Posted by mcmahobt View Post
    Can you provide a sample workbook?
    Sure. Here is a very simplified one. Thank you.

    Quote Originally Posted by boopathiraja View Post
    Hi, Refer the atatchment
    Thank you so much. It seems that the formula works by replicating the values on Sheet 2 on the equivalent row from Sheet 1. This is very helpful. I just wanted to add that I need the values from Sheet 1 into specifically defined cells in Sheet 2 and not the equivalents of Sheet 1. For example I need Cell A1 in Sheet 2 to show the value of Cell B15 in Sheet 1.

    Once again thank you so much.
    Attached Files Attached Files
    Last edited by gokica; 10-21-2014 at 08:39 AM.

  6. #6
    Forum Expert
    Join Date
    09-11-2014
    Location
    Washington, DC
    MS-Off Ver
    2016
    Posts
    1,907

    Re: Values from a range showing on another sheet if cell is not blank

    Try this in cell B1 on Sheet 2:

    Please Login or Register  to view this content.
    Format as date.

    Try this in cell B2:

    Please Login or Register  to view this content.
    Format as Currency.

    Hope this helps.

  7. #7
    Registered User
    Join Date
    10-21-2014
    Location
    Macedonia
    MS-Off Ver
    2010
    Posts
    69

    Re: Values from a range showing on another sheet if cell is not blank

    Quote Originally Posted by mcmahobt View Post
    Try this in cell B1 on Sheet 2:

    Please Login or Register  to view this content.
    Format as date.

    Try this in cell B2:

    Please Login or Register  to view this content.
    Format as Currency.

    Hope this helps.
    This works like a charm. Thank you so much.

+ 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. pick next blank cell in range to add some values.
    By cdafonseca in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-26-2013, 03:15 PM
  2. VBA to copy row cell values to next blank row of new sheet when box chkd
    By Master Foo in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-21-2013, 01:16 AM
  3. [SOLVED] VBA code to copy cell values to the next blank row in another sheet (all the same row)
    By rarias in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-11-2013, 03:08 AM
  4. Not showing blank and non blank items in filter mode for values
    By Bhaskar Polisetty in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 06-20-2006, 09:10 AM
  5. [SOLVED] Showing Zero for all blank cells in a range
    By ashish128 in forum Excel General
    Replies: 2
    Last Post: 06-20-2006, 05:10 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