
Signature
KARL DEWEY
Build a little - Test a little
On Jan 10, 2:21 pm, KARL DEWEY <KARLDE...@discussions.microsoft.com>
wrote:
> Make the wildcard table that looks like:
> Company
[quoted text clipped - 42 lines]
>
> - Show quoted text -
Thanks Karl for the quick response.
When I enter the code above, Access thinks it's a parameter and asks
for a "Parameter Value"
KARL DEWEY - 10 Jan 2008 20:21 GMT
You have to have the table in your query. In design view put it in the part
of the grid you have your other table but do not join.

Signature
KARL DEWEY
Build a little - Test a little
> On Jan 10, 2:21 pm, KARL DEWEY <KARLDE...@discussions.microsoft.com>
> wrote:
[quoted text clipped - 48 lines]
> When I enter the code above, Access thinks it's a parameter and asks
> for a "Parameter Value"
alex - 10 Jan 2008 20:44 GMT
On Jan 10, 3:21 pm, KARL DEWEY <KARLDE...@discussions.microsoft.com>
wrote:
> You have to have the table in your query. In design view put it in the part
> of the grid you have your other table but do not join.
[quoted text clipped - 56 lines]
>
> - Show quoted text -
That worked...Thanks Karl for your help.