+ Reply to Thread
Results 1 to 7 of 7

Using a drop down box to fill a cell

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    04-02-2010
    Location
    penrith
    MS-Off Ver
    Excel 2007
    Posts
    522

    Using a drop down box to fill a cell

    Hi,

    I am trying to use a dropdwon box to populate a running stock cell which is dependent on which is the current period, the running stock is exreacted from the opening stock minus any stock issues and inclusive of any deliveries to produce the current stock level for each item please find attached a spreadsheet with the details on
    Attached Files Attached Files

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2502
    Posts
    26,792

    Re: Using a drop down box to fill a cell

    Put this formula in C5 then copy down

    =INDEX($F5:$IV5,,MATCH($B$1,$F$3:$IV$3,0)+3)
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Forum Contributor
    Join Date
    04-02-2010
    Location
    penrith
    MS-Off Ver
    Excel 2007
    Posts
    522

    Re: Using a drop down box to fill a cell

    Works great - next problem is I will be having 13 periods how can I adjust the formula to look at 13 cells set against the displayed cell.

  4. #4
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2502
    Posts
    26,792

    Re: Using a drop down box to fill a cell

    Have you tried this formula after adding more periods? It has no limit for the number of periods. It looks in all columns possible in Excel 2003.

  5. #5
    Forum Contributor
    Join Date
    04-02-2010
    Location
    penrith
    MS-Off Ver
    Excel 2007
    Posts
    522

    Re: Using a drop down box to fill a cell

    yeah it works right across all periods cheers for the help -ps how do put these threads as solved?

  6. #6
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2502
    Posts
    26,792

    Re: Using a drop down box to fill a cell

    Quote Originally Posted by john dalton View Post
    ...how do put these threads as solved?
    See instructions in my signature
    |
    |
    V

  7. #7
    Forum Contributor
    Join Date
    04-02-2010
    Location
    penrith
    MS-Off Ver
    Excel 2007
    Posts
    522

    Re: Using a drop down box to fill a cell

    One more quick question - i have the folloowing calcualtion in the good issued columns of each period

    =SUMPRODUCT(-('Stock Movement'!$A$5:$A$9120=Data!$BU$4),-('Stock Movement'!$F$5:$F$9120=Data!A6),'Stock Movement'!$I$5:$I$9120)

    When I sort the coloumns the part weher it says =Data!A6 which refers to the ID no. allocated to each stock item becomes muddle up ie. if the stock code in A6 is 001 and the sheet has been sorted it would say =Data!A215 it never seems to relate to the actual line reference, I have tried typing it as =Data!$A$6 but i would need to alter every calculation in each coloumn as if i copy it then it would say $A$6 all the way down

+ 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