C
Claes D
Hello all.
Im not very good at querys, so pls dont laugh.
I cant really get it to work.
Is it at all possible to do this?
ArtNr:
IIf([ArticleNumber]="600#######";Left([ArticleNumber];LEN([ArticleNumber])-2);Left([ArticleNumber];LEN([ArticleNumber])-3))
In my desperation I have also tried Format, but the same thing happends.
It uses the Left with LEN -3 all the time.
Any suggestions?
Im not very good at querys, so pls dont laugh.

I cant really get it to work.
Is it at all possible to do this?
ArtNr:
IIf([ArticleNumber]="600#######";Left([ArticleNumber];LEN([ArticleNumber])-2);Left([ArticleNumber];LEN([ArticleNumber])-3))
In my desperation I have also tried Format, but the same thing happends.
It uses the Left with LEN -3 all the time.
Any suggestions?