+ Reply to Thread
Results 1 to 15 of 15

need help Manipulating a Vlookup

Hybrid View

  1. #1
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: need help Manipulating a Vlookup

    what info are you going to input?
    i'll assume its a state and a town/city and you want the % then
    =INDEX(INDEX(Sheet1!$A$4:$BW$170,,MATCH($B$1,Sheet1!$A$1:$BW$1,0)+1),MATCH(C1,INDEX(Sheet1!$A$4:$BW$170,,MATCH($B$1,Sheet1!$A$1:$BW$1,0)-1),0))
    where b1 has a state name and c1 has a name of a town/city in that state
    Last edited by martindwilson; 01-07-2014 at 10:16 PM.
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  2. #2
    Registered User
    Join Date
    04-05-2013
    Location
    new york, new york
    MS-Off Ver
    Excel 2010
    Posts
    19

    Re: need help Manipulating a Vlookup

    this sounds like it will do the trick! ill check the formula tomorrow and let you know the results. thank you so very much!!

  3. #3
    Registered User
    Join Date
    12-29-2013
    Location
    Edinburg, Texas
    MS-Off Ver
    Excel 2010
    Posts
    6

    Re: need help Manipulating a Vlookup

    Are you trying to merge all of the tables into one? Ex. Have a column for state,city,and population all in one?

+ 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. Manipulating strings
    By therealjag in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-29-2010, 08:32 AM
  2. Manipulating data
    By duffsparky in forum Excel General
    Replies: 4
    Last Post: 05-06-2007, 07:12 PM
  3. [SOLVED] Manipulating Formula
    By jk in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-18-2006, 09:25 AM
  4. [SOLVED] Manipulating shapes
    By thePriest in forum Excel General
    Replies: 0
    Last Post: 04-20-2005, 02:06 PM
  5. [SOLVED] Manipulating Data in a row
    By Gsurfdude in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-23-2005, 04:06 PM

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