+ Reply to Thread
Results 1 to 4 of 4

Inventory if date added to sheet look for size and add results to another sheet

  1. #1
    Registered User
    Join Date
    05-20-2013
    Location
    Victoria BC, Canada
    MS-Off Ver
    OFFICE 365
    Posts
    15

    Inventory if date added to sheet look for size and add results to another sheet

    Afternoon.

    On the spreadsheet attched this is what I am trying so desperately to do.

    If a player receives a new W/O (Workout) Shirt I manually go into the "INVENTORY OUT" tab and put in a date I have given it to them.

    My goal would be to have a formula in "APPAREL INVENTORY" tab In the "HANDED OUT" Column that would look in the "INVENTORY OUT" tab for a date and then look to the column to the left and count how many say medium W/O shirts were handed out so I could minus that from my inventory

    So if I wasn't clear. Here is my example.

    - Player ONE had a workout shirt given to him on 29 Apr 21 (manually put in to INVENTORY OUT tab) One day dream of a Userform doing this for me. so my goal would be to have tab APPAREL INVENTORY, HANDED OUT column cell I6 automatically put a 1 in there as one has been handed out.

    - Now it should add player 7 and PLAYER 12 who has the same size shirt handed out so should now be 3 in tab APPAREL INVENTORY, HANDED OUT column cell I6

    - Same thing PLAYER 13 with size XXL tab APPAREL INVENTORY, HANDED OUT column cell I8.

    Thanks in advance for any help you can provide. Stay Safe!

    John
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    02-10-2019
    Location
    Georgia, USA
    MS-Off Ver
    Office 365
    Posts
    2,832

    Re: Inventory if date added to sheet look for size and add results to another sheet

    In I6 of the Apparel Inventory tab, try this formula:

    =COUNTIFS(Table15[W/O SHIRT SIZE],[@SIZE],Table15[W/O SHIRT H/O],"<>")

  3. #3
    Registered User
    Join Date
    05-20-2013
    Location
    Victoria BC, Canada
    MS-Off Ver
    OFFICE 365
    Posts
    15

    Re: Inventory if date added to sheet look for size and add results to another sheet

    That work absolutely perfect. Thank-you so much Greg.

  4. #4
    Forum Expert
    Join Date
    02-10-2019
    Location
    Georgia, USA
    MS-Off Ver
    Office 365
    Posts
    2,832

    Re: Inventory if date added to sheet look for size and add results to another sheet

    You're welcome, and thanks for the feedback/rep.

+ 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. Year to date across multiple sheets with new sheet added each weed
    By myoung76 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-07-2019, 07:25 AM
  2. [SOLVED] Need Help with making Inventory Sheet: Removing items and logging the date
    By petg in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 09-02-2015, 05:22 PM
  3. update target sheet with rows as they are added or deleted to master sheet
    By RLR31064 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-20-2014, 05:41 PM
  4. [SOLVED] Defining a sheet from a combobox to determine which sheet the info is added to
    By thmsjlmnt in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-22-2013, 06:50 AM
  5. Replies: 4
    Last Post: 03-09-2011, 05:25 PM
  6. Replies: 8
    Last Post: 02-27-2009, 07:38 AM

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