T
Thorson
I created a query which has 2 simple equations
The first is to add "StartingTotal" and the count of "ProtocolNumber"
together, the equation used is: TotalEnrolled:
[StartingTotal]+[CountOfProtocolNumber]
The second equation is to subtract the first equation "TotalEnrolled" from
the "MaxAnimals"
When I run the query everything works like it should, except that two
seperate boxes to Enter the "Parameter Value" pop-up. One box is to enter
the Parameter Value for "CountOfProtocolNumber" and the other is to enter the
parameter value for "TotalEnrolled". It doesn't matter what number is put in
the parameter value entry boxes the query always calculates the same value.
It appears that the problem is that the field name for the column doesn't
exactly match the field name for the equation, but the equations still work.
Is there any way to prevent the Parameter Value Entry boxes from popping up?
The first is to add "StartingTotal" and the count of "ProtocolNumber"
together, the equation used is: TotalEnrolled:
[StartingTotal]+[CountOfProtocolNumber]
The second equation is to subtract the first equation "TotalEnrolled" from
the "MaxAnimals"
When I run the query everything works like it should, except that two
seperate boxes to Enter the "Parameter Value" pop-up. One box is to enter
the Parameter Value for "CountOfProtocolNumber" and the other is to enter the
parameter value for "TotalEnrolled". It doesn't matter what number is put in
the parameter value entry boxes the query always calculates the same value.
It appears that the problem is that the field name for the column doesn't
exactly match the field name for the equation, but the equations still work.
Is there any way to prevent the Parameter Value Entry boxes from popping up?