K
kcwconline
Hi Group,
Here's my question.....
Raw data --->> Actual Number
193C-->>1933
193L-->>-1933
How it is possible to write a formula that coverts "C" and "L" to "3"
and "negative value, 3" respectively? I am thinking about writing
something like IIf(Right()=C, ()*10+3).......
Could anyone provide a much better solution?
Thanks a lot!!
Here's my question.....
Raw data --->> Actual Number
193C-->>1933
193L-->>-1933
How it is possible to write a formula that coverts "C" and "L" to "3"
and "negative value, 3" respectively? I am thinking about writing
something like IIf(Right()=C, ()*10+3).......
Could anyone provide a much better solution?
Thanks a lot!!