January 19, 200718 yr Hello, quick question about a minor frustration. Currently, I have a script that prints out a report of machine setup time allowances vs. what an operator actually used and displays the variance. This works fine, grouped by machine and looks great. Now, management wants an exceptions report... i.e., only times that were OVER the value. However, doing a simple find on a form with grouped data actually "ungroups" the data. Is there any way to search on grouped data and retain the grouping?
January 19, 200718 yr Author I should probably attempt to solve these myself. It was just a matter of moving the FIND steps ABOVE the sort steps. So... umm.... nevermind.
Create an account or sign in to comment