I think I'm either missing a really easy concept or looking at this the wrong way. My problem is that want a filter to be 'optional'. What I'm doing it I'm prompting the user if he wants to use a filter. If Yes is selected, then the data is filtered, if No is selected, then all data (non-filtered) needs to display. In my yes/no prompt, it's very easy to get the 'yes' part to work but I don't know how to shut off the filter or have it include all data if the user selects 'no'
thanks,
-Eric
thanks,
-Eric