Results 1 to 8 of 8

Excel formulas based on inventory management

Threaded View

  1. #1
    Registered User
    Join Date
    10-30-2018
    Location
    INDIA
    MS-Off Ver
    MS OFFICE 2013
    Posts
    12

    Excel formulas based on inventory management

    Actually I am stuck in a typical situation here, and I really need your help:

    So, I am trying to create a Inventory database here as follows:

    1) STOCK IN SHEET (SHEET -1) (here I want to enter my data with the below given format):

    column--> A // B // C
    1 PRODUCT ID // ITEM // STOCK IN
    2 A12 // T-SHIRT // 10
    3 A13 // JEANS // 5
    4 A14 // SHIRT // 10
    5 A15 // TIE // 5
    6 A12 // T-SHIRT // 8
    7 A12 // T-SHIRT // 10
    8 A14 // SHIRT // 12
    9 A15 // TIE // 10



    2) ITEM DESCRIPTION (SHEET 2): (HERE I WANT THOSE DATA AUTOMATICALLY GETS UPDATED (FROM SHEET -1) WITHOUT ANY DUPLICATE ENTRY WITH UNIQUIE PRODUCT ID)

    column--> A // B // C
    1 PRODUCT ID // ITEM // ITEM DESCRIPTION
    2 A12 // T-SHIRT // HALF SLEAVE, COTTON, BLUE
    3 A13 // JEANS // DENIM, BLACK
    4 A14 // SHIRT // FULL SLEAVE, COTTON, WHITE
    5 A15 // TIE // POLYESTER, SOLID SILVER


    3)CURRENT INVENTORY (SHEET 3): (LIKE SHEET 2, IT WILL ALSO AUTOMATICALLY GETS UPDATED FROM STOCK IN (SHEET-1), BUT IT WILL ALSO KEEP THE TRACK OF TOTAL STOCK CALCULATION [i.e QUANTITY STOCK IN (SHEET 1) AND QUANTITY STOCK OUT/SOLD (SHEET -4)] SIMULTANEOUSLY:

    column--> A // B // C
    1 PRODUCT_ID // ITEM // INVENTORY
    2 A12 // T-SHIRT // 22 [ STOCK IN : 10+8+10 = 28 ; STOCK SOLD: 2+3 = 5 ; CURRENT INVENTORY =22 (28-5)]
    3 A13 // JEANS // 4
    4 A14 // SHIRT // 22
    5 A15 // TIE // 10


    4)STOCK SOLD LIST (SHEET -4):

    column--> A // B // C // D
    1 BILL_NO // PRODUCT_ID // ITEM // QUANTITY
    2 111 // A12 // T-SHIRT // 2
    3 112 // A13 // JEANS // 1
    4 113 // A12 // T-SHIRT // 3
    5 114 // A15 // TIE // 5


    Please help me with this.
    Attached Files Attached Files
    Last edited by Sondai; 10-30-2018 at 06:23 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Excel Inventory Management
    By db112233 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-07-2017, 01:11 PM
  2. Replies: 1
    Last Post: 07-29-2016, 06:07 PM
  3. Excel 2013 Inventory management template wanted
    By Arismac in forum Excel General
    Replies: 3
    Last Post: 06-22-2015, 12:51 AM
  4. [SOLVED] Inventory management, construct receipt based on product code
    By ppgab in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-16-2014, 08:11 PM
  5. Replies: 0
    Last Post: 07-13-2012, 02:04 PM
  6. Using Excel for Inventory Management
    By Robot Arm in forum Excel General
    Replies: 1
    Last Post: 04-28-2010, 01:16 AM
  7. Excel Inventory Management Endeavor
    By adamgrier in forum Excel General
    Replies: 2
    Last Post: 08-20-2009, 08:12 AM

Tags for this Thread

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