+ Reply to Thread
Results 1 to 7 of 7

Excel inventory control

Hybrid View

  1. #1
    Registered User
    Join Date
    08-23-2014
    Location
    bunbury, western australia
    MS-Off Ver
    2010
    Posts
    5

    Excel inventory control

    Hi

    As per the attached. I cannot get there, what I am asking is that in sheet 1 there is a list of items, but in sheets 2 and 3 there maybe multiple of the same items. I need to count the items marked as "inventory" only as a number from sheets 2 and 3 onto sheet 1 corresponding with that particular item. Hope I make sense as its my first time here.

    Thanks in advance
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    07-30-2011
    Location
    Michigan
    MS-Off Ver
    Excel 2007
    Posts
    83

    Re: Excel inventory control

    Try this out. Could get a little fancier and base the sheet lookup based on the header of Sheet 1, but I think the attached will get you what you want.
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    08-23-2014
    Location
    bunbury, western australia
    MS-Off Ver
    2010
    Posts
    5

    Re: Excel inventory control

    thanks Yogi52o really appreciate your assistance

  4. #4
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,655

    Re: Excel inventory control

    Hi hecmar,
    Welcome to the Forum.

    Or this...

    On Sheet1
    In B3
    =COUNTIFS(INDIRECT("Sheet"&COLUMNS($A1:B1)&"!A:A"),$A3,INDIRECT("Sheet"&COLUMNS($A1:B1)&"!B:B"),"INVENTORY")
    and then copy across and down.
    Regards
    sktneer


    Treat people the way you want to be treated. Talk to people the way you want to be talked to.
    Respect is earned NOT given.

  5. #5
    Registered User
    Join Date
    08-23-2014
    Location
    bunbury, western australia
    MS-Off Ver
    2010
    Posts
    5

    Re: Excel inventory control

    thanks for your help sktneer I can now see the logic

  6. #6
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,655

    Re: Excel inventory control

    Though Yogi's formula was perfect to get the desired output, my logic was to use a single formula for both the sheets. It is just another approach to that formula nothing else.

    If that takes care of your question, please mark your thread as Solved by selecting Thread Tools (just above your first post) --> Mark thread as solved.
    Moreover you may also click on * (star) to Add Reputation to those who have put their time and efforts to help you in this forum. This is another way to say thanks to them.

  7. #7
    Registered User
    Join Date
    08-23-2014
    Location
    bunbury, western australia
    MS-Off Ver
    2010
    Posts
    5

    Re: Excel inventory control

    Thanks Yogi. I will remember the * (star) to recognise those who have put their time and effort to help me in this forum, which is great.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Excel or Access for Inventory control
    By Quakefire in forum Access Tables & Databases
    Replies: 15
    Last Post: 07-03-2016, 10:33 PM
  2. Help With inventory control in excel
    By nrodgers in forum Excel General
    Replies: 2
    Last Post: 08-06-2014, 11:53 PM
  3. lottery inventory control in excel
    By rizbiz in forum Excel General
    Replies: 1
    Last Post: 10-16-2010, 10:48 AM
  4. Excel used for inventory control
    By mauisun in forum Excel General
    Replies: 2
    Last Post: 03-01-2006, 12:25 PM
  5. inventory control in excel
    By artisanpp in forum Excel General
    Replies: 3
    Last Post: 06-01-2005, 03:12 PM

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