Shav
IS-IT--Management
- Jan 26, 2009
- 2
Crystal 11.
I am trying to put in a From and To parameter in Select expert to simplify the entry criteria for the user.
My field for From & To values follows this structure :
(examples)
60000-100-10
60000-100-20
60000-100-30
60000-200-10
60000-200-20
60101-100-10
60101-100-20
60101-200-10
60201-100-10
My report user should be able to specify either from 60000 to 60000 or 60000 to 60201 , etc. as the ranges.
I thought that I should use > LIKE {FROM}* and < LIKE {TO}*
What is the formula I should use to do this ?
I am trying to put in a From and To parameter in Select expert to simplify the entry criteria for the user.
My field for From & To values follows this structure :
(examples)
60000-100-10
60000-100-20
60000-100-30
60000-200-10
60000-200-20
60101-100-10
60101-100-20
60101-200-10
60201-100-10
My report user should be able to specify either from 60000 to 60000 or 60000 to 60201 , etc. as the ranges.
I thought that I should use > LIKE {FROM}* and < LIKE {TO}*
What is the formula I should use to do this ?