Results 1 to 4 of 4

Custom vlookup or dependent Naming method

Threaded View

  1. #1
    Registered User
    Join Date
    03-16-2013
    Location
    Pakistan
    MS-Off Ver
    Excel 2010
    Posts
    2

    Custom vlookup or dependent Naming method

    here is what i want to do

    Table is defined size 50x10
    Rows: 50
    Col: 10

    i need to

    "get value from a cell lets say b3 (not included in table)
    compare it with table column 2 (vlookup only supports comparison with the left most column - not the desired column)
    if true
    get value of the table col 8
    compare with the string
    if true
    get the value from column 6 and adds in C3"

    according to me i think i might get what i want if
    - i can get vlookup to compare with the desired column.
    -or i can make tables inside the tables (i-e table depending on the main table)
    {
    like master table is defined 50x10
    so i can define slave tables only defining column range from the master table (like col 5-8 of the master table or sheet)
    but rows are same as of master table. (so i can change the size of master table (only rows) and every other Slave table resized automatically)

    any help would be appreciated
    Last edited by ezoecisoc; 03-18-2013 at 04:20 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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