CRXIuser2005
Programmer
I'm using the following "composite expression" in my select expert and it is NOT working:
{@File Type} IN ["Bankruptcy Files"] and
{Command.WIP_Cost_Dollar_Value} > 0.00 and
{Command.System Closed Date} >( Date (2005, 11,30)-45) or
isnull({Command.System Closed Date})
IT is ignoring the "Bankruptcy Files" text designator???
Any ideas why?
This is based on a table created via UNION ALL STATMENT...JUST FYi..
Thank you.
MV
"A man is only as happy, as he makes up his mind to be....
{@File Type} IN ["Bankruptcy Files"] and
{Command.WIP_Cost_Dollar_Value} > 0.00 and
{Command.System Closed Date} >( Date (2005, 11,30)-45) or
isnull({Command.System Closed Date})
IT is ignoring the "Bankruptcy Files" text designator???
Any ideas why?
This is based on a table created via UNION ALL STATMENT...JUST FYi..
Thank you.
MV
"A man is only as happy, as he makes up his mind to be....