+ Reply to Thread
Results 1 to 5 of 5

How to get some text from another sheet

  1. #1
    Registered User
    Join Date
    07-01-2014
    Location
    Sweden
    MS-Off Ver
    2014
    Posts
    51

    How to get some text from another sheet

    Hello, i'v got this formula: =OM(ÄRFEL(SÖK("*Slägghammare*";$C$1:$C250;1));"";"Sledge hammer").
    I am searching for "Slägghammare" in C column and in the same sheet and if this value exists then it get translated in to "Sledge hammer" in the netx column, and this works fine.
    But how can i get this value from another sheet? e.g, sheet1.

    Thank you.

    Regards

    //Patrik.

  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,725

    Re: How to get some text from another sheet

    Get which value from another sheet?
    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
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,929

    Re: How to get some text from another sheet

    Instead of just a cell/range reference, include the sheet name as well...
    so instead of =B1 you would use =Sheet2!B1
    and instead of B1:C1 you would use =Sheet2!B1:C1
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Registered User
    Join Date
    07-01-2014
    Location
    Sweden
    MS-Off Ver
    2014
    Posts
    51

    Re: How to get some text from another sheet

    Slägghammare

  5. #5
    Registered User
    Join Date
    07-01-2014
    Location
    Sweden
    MS-Off Ver
    2014
    Posts
    51

    Re: How to get some text from another sheet

    Quote Originally Posted by FDibbins View Post
    Instead of just a cell/range reference, include the sheet name as well...
    so instead of =B1 you would use =Sheet2!B1
    and instead of B1:C1 you would use =Sheet2!B1:C1
    Thank's i'l try this.

+ 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. Replies: 1
    Last Post: 12-15-2015, 05:04 PM
  2. Replies: 3
    Last Post: 12-15-2015, 05:04 PM
  3. Replies: 2
    Last Post: 11-02-2015, 12:48 PM
  4. Replies: 5
    Last Post: 05-29-2014, 05:09 PM
  5. Need 2nd sheet to set values for 1st sheet (as text), without touching sheet 1!
    By aninja in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-26-2013, 08:56 AM
  6. [SOLVED] use 2 values on sheet 1 to search sheet 2 & return text on sheet 1
    By BlakeLee in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-02-2013, 04:56 PM
  7. Replies: 6
    Last Post: 07-15-2009, 07:44 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