Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8879189
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T19:53:48+00:00 2026-06-14T19:53:48+00:00

Why does =FALSE<10000000000 evaluate as FALSE and =FALSE>10000000000 evaluate as TRUE ? I have

  • 0

Why does =FALSE<10000000000 evaluate as FALSE and =FALSE>10000000000 evaluate as TRUE? I have tried some different numbers and this seems to always be the case.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T19:53:49+00:00Added an answer on June 14, 2026 at 7:53 pm

    This is by design. Search help for “Troubleshoot Sort” to see the default sort order.

    In an ascending sort, Microsoft Excel uses the following order.

    Numbers: Numbers are sorted from the smallest negative number to the largest positive number.

    Alphanumeric sort: When you sort alphanumeric text, Excel sorts left to right, character by character. For example, if a cell contains the text “A100,” Excel places the cell after a cell that contains the entry “A1” and before a cell that contains the entry “A11.”

    Text and text that includes numbers are sorted in the following order:

    0 1 2 3 4 5 6 7 8 9 (space) ! ” # $ % & ( ) * , . / : ; ? @ [ \ ] ^ _ ` { | } ~ + < = > 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

    Apostrophes (‘) and hyphens (-) are ignored, with one exception: If two text strings are the same except for a hyphen, the text with the hyphen is sorted last.

    Logical values: In logical values, FALSE is placed before TRUE.

    Error values: All error values are equal.

    Blanks: Blanks are always placed last.

    The default sort order matters because that is how Excel was designed to compare different data types. Logical values are always after text and numbers. Error values are always after that. Blanks are always last. When you use comparison operators (<, <=, =, etc.) it uses the same comparison algorithm as the sort (or more likely, the sort alogrithm uses the comparison operator code, which makes them identical).

    TRUE<>1 according to the sort order, but --TRUE=1. The formula parser recognized that you’re trying to negate something. If it’s a Boolean value, it converts it to 0 or 1. There’s nothing 0-ish or 1-ish about the Boolean value, it’s just the result of an internal Type Coercion function. If you type --"SomeString" it does the same thing. It sends the string into the Type Coercion function that reports back ‘Unable to coerce’ and ends up as #VALUE! in the cell.

    That’s the ‘Why it behaves that way’ answer. I don’t know the ‘Why did they design it that way’ answer.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Does this code always evaluate to false? Both variables are two's complement signed ints.
Does this make sense? MyValue can be true or false Should it not be
I have this function that I need to return true or false. Problem is,
Oracle does not support a bit datatype or any other type for true/false scenarios.
What does return true; and return false; exactly responds in user defined functions? function
hi we are using FormsAuthentication.SetAuthCookie(profile.Id, false); Now the question is when does this cookie
So I'm having some issus with JSON. setupdata({NON-RELIGOUS ORGANIZATIONS:{23:[NON-RELIGOUS ORGANIZATIONS,Does this Loce test 2,,null]},YARD
I would like to know what the return false statement does in this excerpt
You can overload operator true and false i looked at examples and found this
In the following code, what does save(false) do? def create_reset_code! @reset = true self.attributes

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.