Hello,
New to forum stuck on an issue. Here is my sample data below, but what I need done is to check the flag status of an order, if the flag is "l" then i need to check to see if there are any other lines on that order that are not "l", in the data below, I would want only order # 6 and 20 to show as "yes" or some other description letting me know that it meets my criteria. Basically put another way theses are all open orders and the orders with all items on the order being "l" need to be deleted, but I need to know which orders have all lines on that order being "l". Hope I explained myself well enough.
Order # Flag
6 l
11 l
11 l
11 l
11
12 l
12 l
12
13
13
14
15 l
15
15
16 l
16
20 l
111
1323
Bookmarks