+ Reply to Thread
Results 1 to 4 of 4

Search a Table and paste the content from a specific cell

  1. #1
    Forum Contributor
    Join Date
    08-31-2022
    Location
    Swiss
    MS-Off Ver
    365
    Posts
    134

    Question Search a Table and paste the content from a specific cell

    Dear members of the forum,

    I try to explain my problem with the example sheet:

    If I enter a number (from 1-10) in A4 a formula should search in "Sheet 2" for this number and enter the text next to this number in B4 (in the case of the example sheet "Person 3").

    I though that maybe VLOOKUP or something like this could solve this problem, but I wasn't able to make it work.

    Thank you in advance for your help and best regards,

    David
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,850

    Re: Search a Table and paste the content from a specific cell

    VLOOKUP works fine:

    =IFNA(VLOOKUP(A4:A9,Tabelle2!B2:C11,2,0),"")

    NO NEED to copy down.

    AliGW on MS365 Beta Channel (Windows 11) 64 bit

    A
    B
    3
    No. Text:
    4
    3
    Person 3
    5
    4
    Person 4
    6
    7
    8
    9
    Sheet: Tabelle1
    Attached Files Attached Files
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Contributor
    Join Date
    08-31-2022
    Location
    Swiss
    MS-Off Ver
    365
    Posts
    134

    Talking Re: Search a Table and paste the content from a specific cell

    Hi Ali,

    thank you very much - this works just perfectly fine

    Have a nice day and best regards,

    David

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,850

    Re: Search a Table and paste the content from a specific cell

    You're welcome.

+ 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. Clear Table content and paste new content
    By Undo in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-28-2023, 12:42 PM
  2. [SOLVED] How to search based on two criteria and return a specific content of the cell (not sum if)
    By DimitrisPap in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-07-2021, 11:02 AM
  3. [SOLVED] RangetoHTML to paste cell content instead of table with content
    By moe15243 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-03-2018, 07:13 PM
  4. [SOLVED] Sort by specific cell content, then cut and paste to a new sheet
    By axtryo in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 05-30-2018, 11:00 PM
  5. [SOLVED] search in first column specific value an replace content of cell next to founded value
    By Knezi in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 03-20-2017, 04:51 PM
  6. [SOLVED] RangetoHTML to paste cell content instead of table with content
    By moe15243 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-11-2017, 11:08 AM
  7. Search for specific value in a row, then return content og adjacent cell
    By linaudio in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-20-2013, 09:11 AM

Tags for this Thread

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