Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Parameters is One Of

Status
Not open for further replies.

Rachel30

Programmer
Mar 1, 2005
95
GB
Crystal 11

Hi,

I have a paramter that I would like to run on a few id's

I would like the user to be able to select
1 and 2 and 3
I have put
{spScheduleCoverSection;1.iPolicyType} in [{?PolicyType}] in select the expert and set the paramter to allow mutiple values Then I get this error message:-

This array must be subscripted.

Any idea's I would be greatfull. Thanks.
 
{spScheduleCoverSection;1.iPolicyType} = {?PolicyType}

should do the trick

Mo
 
Thanks it was so easy. Why did I not try that.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top