A
alecgreen
Hi, I am trying to determine the actual number of characters within a
field [CustomerAnalysisCode]. The field length from the underlying
table is 2, I have tried Length: Len([CustomerAnalysisCode]), but this
alway returns 2 Irrelevant of the the actual number of characters: for
example "7" returns 2 as well as "07"
Many Thanks
Alec
field [CustomerAnalysisCode]. The field length from the underlying
table is 2, I have tried Length: Len([CustomerAnalysisCode]), but this
alway returns 2 Irrelevant of the the actual number of characters: for
example "7" returns 2 as well as "07"
Many Thanks
Alec