+ Reply to Thread
Results 1 to 2 of 2

change through vlookup found value back in mastertable.

  1. #1
    Registered User
    Join Date
    07-22-2017
    Location
    Hamburg, Germany
    MS-Off Ver
    2017
    Posts
    3

    change through vlookup found value back in mastertable.

    Hello everybody,

    Im currently challenged by a little problem in excel which i hope to be able to solve with your help.

    I build kind of an interface in on excel worksheet which depending on Produkt-Nummer shows via lookup Price, Amount sold and so on.

    This works perfectly. However now the challange is that my boss would love to be able to change lets say the through vlookup shown price and so overright the value in the mastertabel. So that next time he plugs in the Produktnummer he new value is shown.

    This is the most basic form of the problem as u gone see in the formula below the problem is even more complicated since depending on another cell value where the user can wright a 1 or 2 the tabbel where the data is pulled from is different. Also does the problem not only apply to the price in my interface but i have 6 cells which he would like to be able to change so they get changed in the mastertabel. The dataset is around 10000 entrances.

    The formula currently showing the price is:


    =(IF(AND(D3<>0;D10=1);VLOOKUP(D3;'Kost 1 number'!A:L;5;FALSE);IF(AND(D3<>0;D10=2);VLOOKUP(D3;'Kost 2 number '!A:L;5;FALSE);IF(AND(D5<>0;D10=1;D3=0);VLOOKUP(D5;'Kost 1 number'!B:L;4;FALSE);IF(AND(D3=0;D5<>0;D10=2);VLOOKUP(D5;'Kost 2 number '!B:L;4;FALSE))))))

    It depends on storage 1 or 2 and if the person put in produktnumer or Produktname.

    Hope anyone can maybe help me.

    With kind regards,

    hbr1

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: change through vlookup found value back in mastertable.

    Will you please attach a SMALL sample Excel workbook (10-20 rows of data is usually enough)? Please don't attach a picture of one (no-one will want to re-type all your stuff before starting).

    1. Make sure that your sample data are truly REPRESENTATIVE of your real data. The use of unrepresentative data is very frustrating and can lead to long delays in reaching a solution.

    2. Make sure that your desired solution is also shown (mock up the results manually).

    3. Make sure that all confidential information is removed first!!

    4. Try to avoid using merged cells. They cause lots of problems!

    Unfortunately the attachment icon doesn't work at the moment. So, to attach an Excel file you have to do the following: Just before posting, scroll down to Go Advanced and then scroll down to Manage Attachments. Now follow the instructions at the top of that screen.
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

+ 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: 3
    Last Post: 12-04-2014, 01:27 PM
  2. [SOLVED] Stop Vlookup bringing back 0's or #REF! and bring back blanks instead
    By Carling73 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-30-2013, 04:43 PM
  3. Data from multiple worksheets, insert into new column in mastertable
    By bpan in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-15-2013, 04:01 PM
  4. How to change colour of excel cell, and then change it back
    By JohnDoe017 in forum Excel - New Users/Basics
    Replies: 6
    Last Post: 03-19-2013, 10:51 AM
  5. Replies: 2
    Last Post: 06-15-2009, 05:31 PM
  6. how to change dir for back ups
    By ajk in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 10-13-2007, 08:12 AM
  7. Why?:How do I change it back?
    By Anoli in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-20-2006, 05:15 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