G
Guest
I have a report that displays various inventory values at our facilty. Each product is listed including the formaula SKU. I've noticed an error in the sort order. At some points its corect at at others it incorrect. For example 12811055, 2811005, 12811 is the sort order in some cases. I would think the sort order should be 12811,12811005, 128055. In some cases this is true not in all though. The other thing is I have a column called comments. I want to be able to dispaly a product group if any of the products in the grouping the comments field is <MIN. Right now I only pull products where comments <MIN. I want to dispaly the entire product group if any of the products are less <MIN. Any help would be greatly appreciated.