by Josh Assing <XjoshX@[EMAIL PROTECTED]
>
Oct 31, 2007 at 05:50 PM
Look up "parameterized views"
On Wed, 31 Oct 2007 15:53:41 -0700, Mike <mikm524@[EMAIL PROTECTED]
> wrote:
>I have a gird that has a view as the record source.
>I have to filter the data in the grid based on the value that the user
>enters into a text box on the form.
>
>How can I insert an additional condition in the view on the fly?
>
>Thanks in advance