Hello Crystal Report Gods,
I just need to get the member number separated from this string. Does anyone know how to get the 3’s from this sample data. Also, I need to convert it to a number format.
thanks
MEMBER_NBR=3333333|LOAN_NBR=168
MEMBER_NBR=33333|LOAN_NBR=169...
thnaks for the help.
Its June 1st
Isnull({Command.DC:REC}) or
{Command.DC:REC} = " "
or Date({Command.DC:REC}) >= Date(2010, 6, 1)
I get an error saying that a date and time is required here highlighting the " ".
Am I supost to add something here
Hello Crystal Reports Gods,
I would like to have a formula that filters out all the dates(DC:REC) that are older them 6/01/10 but also keep the blank records? Does anyone know how to write that formula.
Thanks for the help
Sample of my data
Loan ID………..DC:REC
134560…………8/01/10...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.