G
Guest
Hi please help,
In a field i have variuos characters that represents orders, there is an
indefinative number of combinations, all along the following lines;
W:WY
W:W
W:YY
W:WG
W:QGWY
:WW
:YWQ
etc...with a hundred possible options including an unlimited number of
characters.
However, basically all i want is a simple IIF statement, whereby if the
field only contains a ':' or/and 'W' character then put a 1, otherwise put a
0.
For example,
if the field contains W:WW, then i want a 1 to appear
If the field contains WWY, then i want a 0 to appear
I hope this makes sense.
Thanks
In a field i have variuos characters that represents orders, there is an
indefinative number of combinations, all along the following lines;
W:WY
W:W
W:YY
W:WG
W:QGWY
:WW
:YWQ
etc...with a hundred possible options including an unlimited number of
characters.
However, basically all i want is a simple IIF statement, whereby if the
field only contains a ':' or/and 'W' character then put a 1, otherwise put a
0.
For example,
if the field contains W:WW, then i want a 1 to appear
If the field contains WWY, then i want a 0 to appear
I hope this makes sense.
Thanks