General discussion

  • Creator
    Topic
  • #2084078

    ASCII sort

    Locked

    by luna_ra ·

    What is the sequence on an ASCII sort?
    what is first letters, numbers, simbols or spaces

All Comments

  • Author
    Replies
    • #3771724

      ASCII sort

      by syscokid ·

      In reply to ASCII sort

      Well, when I create a table in Access and do a sort ascending, I get spaces, symbols, numbers, letters.

      • #3736851

        ASCII sort

        by luna_ra ·

        In reply to ASCII sort

        Poster rated this answer

    • #3771719

      ASCII sort

      by larry h. ·

      In reply to ASCII sort

      The list below uses the US English character set:

      ! ” # $ % & ‘ ( ) * + , – . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _`a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~  ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ‘ ‘ ” ” o – – ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?

      • #3736852

        ASCII sort

        by luna_ra ·

        In reply to ASCII sort

        Poster rated this answer

    • #3771715

      ASCII sort

      by larry h. ·

      In reply to ASCII sort

      I forgot to mention, the space comes first. These numbers can be viewed by using Excel’s CHAR( ) function on numbers 32-255.

      • #3736853

        ASCII sort

        by luna_ra ·

        In reply to ASCII sort

        Poster rated this answer

    • #3765261

      ASCII sort

      by aringland ·

      In reply to ASCII sort

      I found a really nice table at pcguide.com that includes the entire character set with dec, bin and hex conversions. And yes, after the control characters (NUL, SOH, etc..) the space if first.

      • #3736854

        ASCII sort

        by luna_ra ·

        In reply to ASCII sort

        Poster rated this answer

    • #3736850

      ASCII sort

      by luna_ra ·

      In reply to ASCII sort

      This question was closed by the author

Viewing 4 reply threads