+ Reply to Thread
Results 1 to 9 of 9

Program to generate Sales, Production and Stock data in one sheet

  1. #1
    Registered User
    Join Date
    05-25-2013
    Location
    india
    MS-Off Ver
    Excel 2010
    Posts
    6

    Program to generate Sales, Production and Stock data in one sheet

    Hello all,

    I have created three different sheet - Daily Prod, Daily Sale and Stock. All sheets have one column "Item Code" as common.

    I would need to identify against each "item code" what is daily production and quantity sold using data from three sheet where data is manually added.

    Would any formula or VBA code will help here. I tried to search through internet but could find anything very useful

    ANY help on this would be greatly appreciated. thanks
    Last edited by Jayeshd; 05-25-2013 at 06:54 AM.

  2. #2
    Registered User
    Join Date
    05-25-2013
    Location
    india
    MS-Off Ver
    Excel 2010
    Posts
    6

    Re: Program to generate Sales, Production and Stock data in one sheet

    Please let me know if you need any further help for above query?

  3. #3
    DaveDeV
    Guest

    Re: Program to generate Sales, Production and Stock data in one sheet

    Hi J,

    What would be a great help is if you attach a sample of the workbook and also some explanation as to whether or not the "item code" could occur more than once in the three worksheets.

    The one problem I can see lies in the "Stock" as you need two values for this - Opening Balance and Closing Balance where:

    Closing Balance = Opening Balance + Production - Sales

    The reason for needing two values is that using just one will result in the value always showing either Opening Balance (if Production & Sales are not included) or Closing Balance (if Production & Sales are included).

    So, please post a sample workbook as an attachment.

    Dave

  4. #4
    Registered User
    Join Date
    05-25-2013
    Location
    india
    MS-Off Ver
    Excel 2010
    Posts
    6

    Re: Program to generate Sales, Production and Stock data in one sheet

    Sure will post it asap, thankyou for response

  5. #5
    Registered User
    Join Date
    05-25-2013
    Location
    india
    MS-Off Ver
    Excel 2010
    Posts
    6

    Re: Program to generate Sales, Production and Stock data in one sheet

    Hello Dave,

    Find attached three excel - Daily Production, Sale and Stock Stock.xlsxDaily Production.xlsxDaily Sale.xlsx

    Daily Prod contains item code machine wise produced daily, it could be same item produced daily,
    Sale contains item code with quantity sold date wise
    Stock contains item code and quantity as of some date

    Need to create data from above three sheet which will help get item wise stock + prod - sale (on weekly or daily basis)

    Hope this helps understand problem statement. Let me know if any other details is required. Again thanks for consideration.

  6. #6
    Registered User
    Join Date
    05-25-2013
    Location
    india
    MS-Off Ver
    Excel 2010
    Posts
    6

    Re: Program to generate Sales, Production and Stock data in one sheet

    Hello ,

    One way i identified is do pivot for all three excel and then in stock do vlookup from production and sale and generate data.

    Is there better suggestion which would reduce manual work and help identify weekly and daily data. thanks

  7. #7
    Valued Forum Contributor ratcat's Avatar
    Join Date
    03-07-2008
    Location
    Rural NSW, Australia
    MS-Off Ver
    Vista 2007
    Posts
    1,111

    Re: Program to generate Sales, Production and Stock data in one sheet

    G'day

    What's attached is a suggest by no means an answer to your question.
    Attached Files Attached Files
    Have I made you happy ??? If yes, please make me happy by pressing the http://www.excelforum.com/images/buttons/reputation-40b.png Add Reputation button in my post.
    Please don't forget to do the same to other contributors of this forum.

    Thanks
    I don't void confusion, I create it

  8. #8
    Registered User
    Join Date
    05-25-2013
    Location
    india
    MS-Off Ver
    Excel 2010
    Posts
    6

    Re: Program to generate Sales, Production and Stock data in one sheet

    Hello,

    thanks for your response, can you help me understand whether "date" field in sheet "Stock 2" is entered manually,

    Also it seems we will have to create three column everyday? Correct.

    Weekly data would be good enough to start with as will need to reduce manual work as much as possible apart from the data entry which needs to be done?

    if any more suggestions on this would be really helpful. thanks

  9. #9
    Valued Forum Contributor ratcat's Avatar
    Join Date
    03-07-2008
    Location
    Rural NSW, Australia
    MS-Off Ver
    Vista 2007
    Posts
    1,111

    Re: Program to generate Sales, Production and Stock data in one sheet

    G'day,

    The supply of data was a bit over the place in regards of date range so I had to expand the range to a large one so you can see it work.

    So its entirely up to you, if you like to manage the data daily, weekly, monthly or even quarterly.

    To reduce manual work ? That's what I love about excel, I've made my excel workbook reduce hours of stress in my line of work.

    The date field or value is now automatic after you input the starting week date in cell B3 on the 'Production' tab.

    Have a play with by adding past information that you know is correct and see if the workbook matching your other records.
    Attached Files Attached Files

+ 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