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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

string parameter value greater than 250 length

Status
Not open for further replies.

crystalhelp

Programmer
May 13, 2002
56
0
0
CA
I am passing in a string to my report. It works if the string I pass in is less than 250 chars, but if it is greater, I get teh following error: 'Value does not fall within the expected range.' How do I resolve this?

There is a length limit option for the parameter, which I tried setting, but that doesn't resolve it either. Perhaps I'm using it incorrectly.

Any help will be greatly appreciated.
 
we have ahd this problem, we got around it via using formulas.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top