+ Reply to Thread
Results 1 to 8 of 8

updating multiple cells when 1 cell is filled with data from second worksheet

  1. #1
    Registered User
    Join Date
    02-04-2013
    Location
    Luton
    MS-Off Ver
    Excel 2013
    Posts
    7

    Post updating multiple cells when 1 cell is filled with data from second worksheet

    Hi,

    was wondering what i need to do in excel to get this working:

    i have two worksheets
    1. is a transaction table
    2. is a stock table

    now i have got the stock items names into a drop down list on the transaction table and what i want it to do is when i enter a item on the transaction table from the drop down i want it to enter the price of the item which is part of the stock list

    the items name starts in cell A2 and the price cell that i want updated start in H2 on the transaction list

    the items name start in cell B2 and the price cell that holds the price value start on I2 in the stock table

    any help would be much appreciated and i hope i have explained that well enough

    cheers

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: updating multiple cells when 1 cell is filled with data from second worksheet

    Take a look to INDEX & MATCH function.
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Registered User
    Join Date
    02-04-2013
    Location
    Luton
    MS-Off Ver
    Excel 2013
    Posts
    7

    Re: updating multiple cells when 1 cell is filled with data from second worksheet

    Hi,

    I have been looking at Index and Match functions, and i can't seem to get one working over the 2 worksheets

    Can someone please give a bit more information on this, maybe even an example one

    Cheers

  4. #4
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: updating multiple cells when 1 cell is filled with data from second worksheet

    Perhaps if you upload a sample workbook.

  5. #5
    Registered User
    Join Date
    02-04-2013
    Location
    Luton
    MS-Off Ver
    Excel 2013
    Posts
    7

    Re: updating multiple cells when 1 cell is filled with data from second worksheet

    Hi, i have attached a example spread sheet with what i want to do.

    hopefully it will help you guys to help me

    Example Stock Sheet.xlsx
    Attached Files Attached Files

  6. #6
    Registered User
    Join Date
    02-04-2013
    Location
    Luton
    MS-Off Ver
    Excel 2013
    Posts
    7

    Re: updating multiple cells when 1 cell is filled with data from second worksheet

    Hi Guys,

    I have figured out part of the stock level part of my problem by moving the ID column over and setting the A Cells as the Item names and using a vlookup to get the total stock level, now i just need to figure out the adjustment part

    you guys got any clues on how to do this??

  7. #7
    Registered User
    Join Date
    02-04-2013
    Location
    Luton
    MS-Off Ver
    Excel 2013
    Posts
    7

    Re: updating multiple cells when 1 cell is filled with data from second worksheet

    Hey,

    I dont know if this will help anyone answer my question but this is basically a worded if statement that should cover the stock level bit,

    if (transaction type set to sold minus stock level of number in quantity to actual stock level)
    elseif (transaction type set to Into Stock add stock level of number in quantity to actual stock level)
    elseif (transaction type set to Shrinkage minus stock level of number in quantity to actual stock level)

    all i need to know now is how i can implement that into excel, if anyone could answer this i would be most grateful

    cheers

  8. #8
    Registered User
    Join Date
    02-04-2013
    Location
    Luton
    MS-Off Ver
    Excel 2013
    Posts
    7

    Re: updating multiple cells when 1 cell is filled with data from second worksheet

    Hey Guys,

    Using the same methods as i did to get the actual stock level i have completed the pricing issue i was having, still cant get the stock adjustment bit working and i really need this as i need to be implementing it asap

+ Reply to Thread

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