+ Reply to Thread
Results 1 to 4 of 4

Transferring stock based on ID number fir summary analysis

  1. #1
    Registered User
    Join Date
    02-07-2022
    Location
    Staffordshire, England
    MS-Off Ver
    2007
    Posts
    1

    Transferring stock based on ID number fir summary analysis

    Hi there,
    Currently trying to make a new sheet up for work for transferring stock and stuck on a formula and can’t seem to pin down what it would be.

    Main work sheet I have a item ID and different transfer ID’s, on separate sheets named for the days of the week I have a break down of the list of these item ID’s, quantity transferred and a unique transfer ID.
    Is there a way to return on the main sheet the quantity for each item transferred off that matches the transfer ID no matter which sheet day this was sent on?
    Hopefully this makes sense as can’t explain it any other way!

    Many thanks
    Last edited by AliGW; 02-08-2022 at 02:42 AM. Reason: Title changed - please think more carefully about your thread titles in future!

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,724

    Re: Formula help

    You could attach a sample Excel workbook by following the directions in the yellow banner at the top of the screen. That might explain better what you are trying to achieve.

    Hope this helps.

    Pete

  3. #3
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,800

    Re: Transferring stock based on ID number fir summary analysis

    Administrative Note:

    Members will tailor the solutions they offer to the version of Office (Excel) that you have. Please check that your forum profile is up-to-date in this respect. If you aren't sure, in Excel go to File | Account and report what it says below the MS logo at the top of that page. If your version is for Mac, please also state this. Thanks.

    Administrative Note:

    Welcome to the forum.

    We would very much like to help you with your query, however the thread title does not really convey what your request is about. Tell us what you are trying to do, not how you think it should be done.

    Please take a moment to amend your thread title. Make sure that the title properly explains your request. Your title should be explicit and not be generic (this includes function names used without an indication of what you are trying to achieve).

    Please see Forum Rule #1 about proper thread titles and adjust accordingly. To edit the thread title, open the original post to edit and then click on Go Advanced (bottom right) to access the area where you can edit your title.

    (Note: this change is not optional. As you are new here I have done it for you this time.)
    Last edited by AliGW; 02-08-2022 at 01:17 PM.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  4. #4
    Registered User
    Join Date
    01-11-2022
    Location
    Portugal
    MS-Off Ver
    2016
    Posts
    6

    Re: Transferring stock based on ID number fir summary analysis

    Hi,

    If you have always the same sheets, you could probably use a formula like this

    IFNA(SUMIFS(Sheet1 Value Column;ID Row;ID);0)+IFNA(SUMIFS(Sheet2 Value Column;ID Row;ID);0)+...

    And you will get a sum of all the transfers of that ID.

    If you are constantly adding sheets then this will not work unless you are constantly updating the formula.

    As other members have said, if you upload a sample it could be easier.

+ 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. Replies: 3
    Last Post: 03-24-2020, 07:27 AM
  2. Replies: 3
    Last Post: 01-10-2019, 09:34 AM
  3. Replies: 5
    Last Post: 02-16-2018, 06:50 AM
  4. Replies: 8
    Last Post: 09-22-2017, 05:41 AM
  5. Excel formula bar to display the result of the formula , not the formula?
    By max_max in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 12-18-2016, 07:15 PM
  6. Replies: 11
    Last Post: 06-06-2014, 03:34 PM
  7. how to hide formula in formula box, view lookup result in formula box?
    By vengatvj in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-14-2013, 04:06 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