Perhaps a conditional record selection formula would work for you. I do not think that you can leave a parameter blank though, may have to use a keyword to trigger an all search.
Code:
IF {?Parameter} = "All" THEN
~Record Selection~
ELSE
~Record Selection~ AND
{Table.Field} = {?Parameter}
I have never tried this application myself, but it is worth a try.
Hope This Helps,
Mike
______________________________________________________________ "It Seems All My Problems Exist Between Keyboard and Chair"
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.