+ Reply to Thread
Results 1 to 8 of 8

Cell value based on multiple cell data

  1. #1
    Registered User
    Join Date
    02-09-2018
    Location
    USA RALEIGH
    MS-Off Ver
    2013
    Posts
    8

    Cell value based on multiple cell data

    Hi ALl

    I am trying to came up with some formula or code to solve an issue that I have while working with some data for sales orders where I may or may not have inventory

    order test.JPG


    On Column F, I need a value based on column A and Column E, for example from rows A15 to A19, based also on the values of E15 to E19, this order is complete and I can print it, SO I expected have a value on column F that tells me this order is good to print, any ideas??

    Thanks,

    (I don't know if picture uploaded right)
    Last edited by vromero2018; 02-12-2018 at 05:40 PM.

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,697

    Re: Cell value based on multiple cell data

    Try:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    copied down. Filter on "Complete".
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  3. #3
    Registered User
    Join Date
    02-09-2018
    Location
    USA RALEIGH
    MS-Off Ver
    2013
    Posts
    8

    Re: Cell value based on multiple cell data

    Thank you TMS,

    It works, the only thing is that I see you used the value of the Inventory available, I have checked on the case that even if we have inventory it may not be enough to fulfill the order, with this formula that you gave me I still get it as complete, what should I adjust??

    See rows 12 and 14 for example where my inventory is less that what I need, in that case the order will not be marked.

    Thanks again


    test2.JPG

  4. #4
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,697

    Re: Cell value based on multiple cell data

    Ok, check column E for "Short Line"

  5. #5
    Registered User
    Join Date
    02-09-2018
    Location
    USA RALEIGH
    MS-Off Ver
    2013
    Posts
    8

    Re: Cell value based on multiple cell data

    Trying to, but that where I am stuck, sorry to bother,

    I did this but I think I messed it up, I was trying to compare the value from Inventory to qty asked

    =IF(COUNTIFS($A:$A, $A9,$D:$D,0)<$C:$C, "Complete","")

    Thanks,

  6. #6
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,697

    Re: Cell value based on multiple cell data

    Try:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  7. #7
    Registered User
    Join Date
    02-09-2018
    Location
    USA RALEIGH
    MS-Off Ver
    2013
    Posts
    8

    Re: Cell value based on multiple cell data

    Worked.

    Thank you man.

    Thanks,

  8. #8
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,697

    Re: Cell value based on multiple cell data

    You're welcome.



    If you are satisfied with the solution(s) provided, please mark your thread as Solved.


    New quick method:
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

    Or you can use this way:

    How to mark a thread Solved
    Go to the first post
    Click edit
    Click Go Advanced
    Just below the word Title you will see a dropdown with the word No prefix.
    Change to Solved
    Click Save


    You may also want to consider thanking those people who helped you by clicking on the little star at the bottom left of their reply to your question.

+ 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. return multiple header cell values into one cell concatenated based on a cell value
    By anchuri_chaitanya in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-13-2016, 10:27 PM
  2. [SOLVED] Multiple Data validation based on One Cell
    By bdouglas1011 in forum Excel General
    Replies: 1
    Last Post: 09-24-2014, 06:03 PM
  3. [SOLVED] Data validation: cell must match another cell based on multiple cells
    By dadrivr in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-06-2013, 07:24 PM
  4. Display data from multiple cell in a single cell, based on criteria
    By Mothman in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 12-08-2012, 07:24 AM
  5. Formatting a cell based on multiple data ranges
    By achirion in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-27-2012, 04:18 PM
  6. Row split in to multiple rows based on cell data
    By bosuck in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-08-2011, 05:30 PM
  7. Sum a list of numbers based on multiple data in a cell.
    By Kfeisse1 in forum Excel General
    Replies: 7
    Last Post: 08-15-2010, 10:36 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