John,
I have the same problem and was looking for an answer in existing questions
before I posted my own - but I think this will answer it.
My query pulls togehter a lot of info, including a couple of Crosstabs and
one or two select queries.
Can I confirm - the parameters I need to declare is the field name and data
type for the field on which I'm doing the filter on, but what other fields do
I need to declare - all the other field names that have come from a Crosstab?
all the other fields that have come from another query? I'm not sure.
Any clarification or a pointer in the right direction would be much
appreciated.
thanks
Winger
> Is this a crosstab query?
>
[quoted text clipped - 5 lines]
> Fill in the EXACT name of the parameter in column 1
> Select the data type of the parameter in column 2
John Spencer - 18 Jan 2006 12:54 GMT
Winger,
I'm sorry, but I don't think this will help you solve your problem.
Parameters are not fields.
They can be thought of as objects (or variables) that will get a value from
the user typing into a request box or from a user setting a control on a
form - a textbox or a combobox or a simple listbox.
Perhaps you would like to post your problem in a bit more detail. Then I or
someone else can respond.
> John,
>
[quoted text clipped - 30 lines]
>> Fill in the EXACT name of the parameter in column 1
>> Select the data type of the parameter in column 2
Winger - 18 Jan 2006 15:51 GMT
John,
I think I've sussed it.
I was using a crosstab to generate the first and last dates and this was
messing up my parameter query.
I'm now using Min / Max functions from the Totals bar and my parameter query
now works fine. A learning curve for me.
thank you for your time on this.
Regards
Winger
> Winger,
> I'm sorry, but I don't think this will help you solve your problem.
[quoted text clipped - 42 lines]
> >> Fill in the EXACT name of the parameter in column 1
> >> Select the data type of the parameter in column 2