+ Reply to Thread
Results 1 to 3 of 3

Lookup Column Number

  1. #1
    Forum Contributor
    Join Date
    07-02-2008
    Location
    Utah
    Posts
    171

    Lookup Column Number

    Hi,

    On sheet1 I have a list of Graphed Metrics (B3:B15) and I need a formula that will lookup each one of these metrics from row 2 of Sheet2 and then return the column number in cells C3:C15 of Sheet1.

    Any ideas?

    Thanks,
    John
    Attached Files Attached Files

  2. #2
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,887
    Hi John, to find the first column where that heading is found you could use this in C3 (and fill down):

    =MATCH(B3,Sheet2!$2:$2,0)

  3. #3
    Forum Contributor
    Join Date
    07-02-2008
    Location
    Utah
    Posts
    171
    Thanks a ton!!!! That was exactly what I needed!!

    -John

+ 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. Macro for coding an action based on 3 columns of information
    By chozen86 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-31-2008, 10:44 PM
  2. How to sort a column depending on number of letters
    By julia81 in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 04-16-2008, 03:38 PM
  3. naming a column & naming a cell with a number
    By evanzo in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-29-2008, 10:49 PM
  4. VBA; find string and copy
    By Bill Rudd in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 03-06-2008, 10:41 PM
  5. index number of row and column
    By stanigator in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-04-2007, 09:03 PM

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