ChiTownDiva
Technical User
I'm getting the following error message:
String Length is less than 0 or not an integer
When I first wrote the report, the selection formula looked like this:
{CRSE_SESSION.LOCAL_SESSION_CD} like {?Course Session} and
{CRSE_SESSION.START_DT} in {?Start Date} to {?End Date} and
{LOOKUP_STRINGS.TTL} like {?Location}
I changed it to this:
Left({CRSE_SESSION.LOCAL_SESSION_CD},InStr({CRSE_SESSION.LOCAL_SESSION_CD},Chr(45))-1) like {?Course Session} and
{CRSE_SESSION.START_DT} in {?Start Date} to {?End Date} and
{LOOKUP_STRINGS.TTL} like {?Location}
I believe the part I have italicized is what's generating the error, but I don't know why or what it means.
Can anyone help?
Thanks in advance.
ChiTownDivaus![[ponytails2] [ponytails2] [ponytails2]](/data/assets/smilies/ponytails2.gif)
String Length is less than 0 or not an integer
When I first wrote the report, the selection formula looked like this:
{CRSE_SESSION.LOCAL_SESSION_CD} like {?Course Session} and
{CRSE_SESSION.START_DT} in {?Start Date} to {?End Date} and
{LOOKUP_STRINGS.TTL} like {?Location}
I changed it to this:
Left({CRSE_SESSION.LOCAL_SESSION_CD},InStr({CRSE_SESSION.LOCAL_SESSION_CD},Chr(45))-1) like {?Course Session} and
{CRSE_SESSION.START_DT} in {?Start Date} to {?End Date} and
{LOOKUP_STRINGS.TTL} like {?Location}
I believe the part I have italicized is what's generating the error, but I don't know why or what it means.
Can anyone help?
Thanks in advance.
ChiTownDivaus
![[ponytails2] [ponytails2] [ponytails2]](/data/assets/smilies/ponytails2.gif)