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

Modifying Selection Formula of a compiled report

Status
Not open for further replies.

dolfo35

Programmer
Jan 26, 2001
28
US
Is there a way to use the "Modify Selection Formula" feature of a compiled report, when the selection formula contains 'like' or 'startswith'? I can make it work with '=', but not the other two.
 
You should use parameter fields instead. These allow you to use a prompted value with any type of formula.

The &quot;modify selection formula&quot; option will only work with =,>,<, and between. Ken Hamady
Crystal Reports Training and a
Quick Reference Guide to VB/Crystal
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top