B
B_Lyles
Is it possible to run 2 queries at the same time or one after another?
Well, this is what I really, really want to do: I have one query than return
what items are under the minimum stock and in what area and the other return
what items are over the minimum stock and what area. Ideally, I would like to
have possibly 1 query that returns what under the minimum stock and also
returns where it is over the minimum stock so we can easier see what we can
move from where.