Filter Results?

  • Hi

    Trying to build a list of order numbers based on stock availability.

    The data looks something like this:

    OrderNumber Stockcode quantityordered quantityinstock

    123 code1 10 5

    123 code2 5 10

    124 code3 15 20

    124 code4 10 10

    In this case I would like to output a single result for each order, but based on stock availability order 123 is not a complete order and 124 is so the results will need to reflect this.

  • Never mind I have sorted it.

    Thanks

    🙂

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply