+ Reply to Thread
Results 1 to 3 of 3

Copy text to rows with the same reference number

  1. #1
    Registered User
    Join Date
    01-29-2020
    Location
    London
    MS-Off Ver
    google sheets
    Posts
    1

    Copy text to rows with the same reference number

    Hey guys
    first time here,
    Im looking for a formula that would do the following:
    If there is a specific number in a cell, and next to it in a different cell a text,
    then I want for all rows with this number to have the same text in all of them.
    is this kind of function exists?
    Thank you in advance.
    Last edited by Richard Buttrey; 01-29-2020 at 04:17 PM.

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Copy text to rows with the same reference number

    Administrative Note:

    Welcome to the forum.

    We would very much like to help you with your query, however the thread title does not really convey what your request is about.

    Please take a moment to amend your thread title. Make sure that the title properly explains your request. Your title should be explicit and not be generic (this includes function names used without an indication of what you are trying to achieve).

    Please see Forum Rule #1 about proper thread titles. To edit the thread title, open the original post to edit and then click on Go Advanced (bottom right) to access the area where you can edit your title.

    Since this is your first post I'll change it for you but please remembet for the future.
    Last edited by Richard Buttrey; 01-29-2020 at 04:19 PM.
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  3. #3
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,501

    Re: Copy text to rows with the same reference number

    looks like your title has been changed.
    so getting to your problem, let's say your number is in A1 and the text is in B1 and your numbers go down column A and from B2 down it is blank.
    this will populate what is in B1 everywhere that it finds a value in column A that matches A1.
    =IFERROR(VLOOKUP(A2,$A$1:$B$1,2,FALSE),"")
    just drag down or double click on the bottom right of the cell you put it in to autofill down.
    it will stop when it encounters a cell in column B that has a value in it.
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

+ 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] IFS Forumla
    By stuhendry in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-18-2018, 08:23 AM
  2. Make forumla lookup value rather than forumla
    By Jbraviator in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 03-09-2015, 01:00 PM
  3. Conditional Forumla with Forumla assigned- Help needed
    By MarkoPolo in forum Excel General
    Replies: 3
    Last Post: 03-06-2014, 06:46 PM
  4. Forumla Help (IF)
    By rexy69 in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 01-14-2013, 02:49 PM
  5. Help with Forumla
    By WeSt39 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-20-2006, 07:22 PM
  6. IF Forumla help
    By Bryan in forum Excel General
    Replies: 3
    Last Post: 02-28-2006, 07:20 AM
  7. Replacing a cell's forumla with the forumla's results?
    By Mooncalf in forum Excel General
    Replies: 2
    Last Post: 01-04-2005, 12:35 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