how to get length of numbers in column

halaalrobassyhalaalrobassy Member Posts: 16 Contributor II
i have column that has student number and i want first to get the length of column for example : student with 11 numbers digits and others with 12 number digits . then i want to extract students with 11 length digits from this dataset. second split this numbers into three divisions..
can you tell me which processes can do this
thank you

Best Answers

Answers

  • halaalrobassyhalaalrobassy Member Posts: 16 Contributor II
    thank you ,i implemented this process ,
    know i want to divid this ID into three divisions, the first two numbers one division , the second four number is another division. can you tell me how 
  • halaalrobassyhalaalrobassy Member Posts: 16 Contributor II
    thank you, 
    this was helpful and i get want i want 
Sign In or Register to comment.