Is there any way to get the information from CurrentCEUserID into a command to filter data?
Just using it in the Select Expert means that ALL of the data gets pulled into Crystal which then filters it in memory, causing the report to be slow. The only other way I can think of would be to create a formula in the main report and pass it as a parameter to a query in a subreport. I'd like to try to do this without subreports, though.
-Dell