Rakam hesaplama;
Length ( GetAsNumber ( Gorev::GorevliKisi ) )
Harf hesaplama;
Length ( Substitute(Gorev::GorevliKisi;[" ";""];[".";""]))-Length ( GetAsNumber ( Gorev::GorevliKisi ) )
Kelime hesaplama;
WordCount ( Substitute(Gorev::GorevliKisi;[1;""];[2;""];[3;""];[4;""];[5;""];[6;""];[7;""];[8;""];[9;""];[0;""]) )
Alternatif çözümler olabilir ilk aklıma gelen yöntem bu şekilde.