Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Need Help w/Crosstab Query

0 views
Skip to first unread message

J. Moats

unread,
Sep 11, 2000, 8:04:31 PM9/11/00
to
Hi and thanks for your help in advance.

I've created several crosstab queries that are used for creating graphs. I
need to query by form to set the query criteria parameters but I receive an
error message when I do this. I want to pull the data directly from the
table. The only way around this that I've found is to create a temporary
table with only the data in it that I need. If possible I would like to use
LIKE in the criteria - something similar to this: LIKE
Forms![frmGraph]![txtText10].

However when I query by form, using LIKE Forms![frmGraph]![txtText10], I
receive an error. The error states that Microsoft Jet does not recognize it
as a valid expression. How can I get around this without creating a
temporary table or get the query by form to work for a crosstab query?

Thanks,

Jim


Michel Walsh

unread,
Sep 12, 2000, 9:00:27 AM9/12/00
to

Hi,

A crosstab query must have its parameter defined in respect to their data
type.


Hoping it may help,
Vanderghast, Access MVP

"J. Moats" <james....@intel.com> wrote in message
news:8pjrr2$5...@news.or.intel.com...

0 new messages