+ Reply to Thread
Results 1 to 7 of 7

Need function to input daily inventory from different sheet

  1. #1
    Registered User
    Join Date
    08-30-2012
    Location
    Indonesia
    MS-Off Ver
    Excel 2010
    Posts
    14

    Need function to input daily inventory from different sheet

    May be someone can help me. I have 2 form inventory, first is Store Inventory and the second one is Outlet Inventory.
    Unit use in Store Inventory are using "dozen" and "box", but unit in Outlet Inventory using "pcs".
    1 dozen = 12 pcs
    1 box A = 50 pcs
    1 box B = 100 pcs

    The formula that I need is to automatically insert a quantity at Outlet Inventory when the Item was transferred from Store Inventory.

    For Example : date 1 March, I write transfer 1 dozen ; than at the Outlet Inventory it would be input as 12 pcs.

    Thank you.
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    07-13-2010
    Location
    Module1
    MS-Off Ver
    Excel 2010
    Posts
    29

    Re: Need function to input daily inventory from different sheet

    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    08-30-2012
    Location
    Indonesia
    MS-Off Ver
    Excel 2010
    Posts
    14

    Re: Need function to input daily inventory from different sheet

    Quote Originally Posted by fredrs05 View Post
    Please Login or Register  to view this content.
    Thank you for very fast reply.

    But the one that I need is formula for column "add" at Outlet Inventory that automatically link with column "TRANSFER" at Store Inventory

    I've tried to use =INDEX(B4:Z9;MATCH(A21;A4:A9;0);MATCH(B18;B2:Z2;0);MATCH("TRANSFER";B3:Z3;0)), but it won't worked.
    Last edited by tonny_hartono; 03-02-2013 at 03:21 PM.

  4. #4
    Forum Expert dredwolf's Avatar
    Join Date
    10-27-2012
    Location
    Clearwater,Canada
    MS-Off Ver
    Excel 2007
    Posts
    2,649

    Re: Need function to input daily inventory from different sheet

    Try this :Sample Inventory.sol1.xlsx
    I copied the second table to another sheet to show the sheet referencing as well
    Use conditional formatting to display blanks instead of 0 if you want/need to

    Hope this helps
    A picture may be worth a thousand words, BUT, a sample Workbook is worth a thousand screenshots!
    -Add a File - click advanced (next to quick post), scroll to manage attachments, click, select add files, click select files, select file, click upload, when file shows up at bottom left, click done (bottom right), click submit
    -To mark thread Solved- go top of thread,click Thread Tools,click Mark as Solved
    If you received helpful response, please remember to hit the * of that post

  5. #5
    Forum Expert dredwolf's Avatar
    Join Date
    10-27-2012
    Location
    Clearwater,Canada
    MS-Off Ver
    Excel 2007
    Posts
    2,649

    Re: Need function to input daily inventory from different sheet

    Revision!
    Noticed I was accessing the date from the wrong page..it worked, but only because the second table was there, this one corrects that
    Attached Files Attached Files

  6. #6
    Registered User
    Join Date
    08-30-2012
    Location
    Indonesia
    MS-Off Ver
    Excel 2010
    Posts
    14

    Re: Need function to input daily inventory from different sheet

    yes....it's work.

    thank you very much dredwolf.
    thank you excel forum..

  7. #7
    Forum Expert dredwolf's Avatar
    Join Date
    10-27-2012
    Location
    Clearwater,Canada
    MS-Off Ver
    Excel 2007
    Posts
    2,649

    Re: Need function to input daily inventory from different sheet

    You are welcome

    Please remember to mark the thread as solved if you are satisfied with your solution :
    To mark thread "Solved", go to the top of the thread,click "Thread Tools",click "Mark as Solved"

+ 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