Dear @James Glathar,
Welcome to Microsoft Q&A.
Thank you for your question, to confirm, are you referring to Excel formulas when using less than and greater than values?
To “key” (type) the symbols on a standard keyboard
On most keyboards:
- is typically Shift + , (comma)
- is typically Shift + . (period)
How you use them in real formulas
These operators return TRUE/FALSE or can be used inside functions such as IF, COUNTIF, SUMIF, etc. For example:
- =IF(A1>10,"Over 10","10 or less")
- =COUNTIF(A1:A10,">5")
- =IF(AND(A1>10,A1<20),"Within range","Out of range")
I hope this information helps point you in the right direction. If I’ve misunderstood your question, or if you’re referring to a specific scenario (for example, using these operators in a particular Excel formula, SharePoint list, or another Microsoft 365 app), please let me know and share a bit more detail so I can help you more accurately.
Please understand that our initial response does not always resolve the issue immediately. However, with your help and more detailed information, we can work together to find a solution.
Looking forward to hearing back from you with any updates or additional details.
Warm regards,
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.