+ Reply to Thread
Results 1 to 3 of 3

Jump two columns to the left

  1. #1
    Registered User
    Join Date
    12-04-2019
    Location
    Germany
    MS-Off Ver
    2019
    Posts
    1

    Jump two columns to the left

    Hello,

    (first of all, mayby have a look at the picture)
    I would like excel to display the name of the substance (e.g. methane (B57)) automatically if I select the value of the combustion gas (e.g. D57) in column F. So, for instance if I type "=D57" in cell F72, G72 should automatically display the value of B57.

    Looking forward to any solutions
    Attached Images Attached Images

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

    Re: Jump two columns to the left

    try index/match for that...
    =INDEX($B$57:$B$67,MATCH(F57,$D$57:$D$67,0))
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

  3. #3
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,604

    Re: Jump two columns to the left

    I think Sam meant this:

    =INDEX($B$57:$B$67,MATCH(F72,$D$57:$D$67,0))

    Hope this helps.

    Pete

+ 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. Activate Arrow Keys To Jump From Textbox1 to Right or Left
    By Nurholis in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 06-13-2018, 04:34 PM
  2. Using spacebar to jump between 2 columns
    By Rudiji in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-05-2017, 03:04 PM
  3. Replies: 5
    Last Post: 09-16-2014, 12:17 PM
  4. Collapse columns from left to right (not right to left)
    By SiriS in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-26-2013, 04:00 PM
  5. Macro Text To Jump Columns
    By clarmech in forum Excel General
    Replies: 2
    Last Post: 08-16-2010, 12:14 PM
  6. How to jump between Columns and Rows
    By mar_t in forum Excel General
    Replies: 5
    Last Post: 07-28-2010, 11:08 PM
  7. How to Set TabKey to Jump Across Columns
    By msfleis in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-30-2008, 11:37 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