Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • How to Create Thermometer Chart in Excel
  • How to sum a total in multiple Excel tables
  • How to calculate average last N values in a table in Excel
  • Working With Tables in Excel
  • Everything about Charts in Excel

References

  • How to reference named range different sheet in Excel
  • How to use Excel MATCH Function
  • Get nth match with INDEX / MATCH in Excel
  • Merge tables with VLOOKUP in Excel
  • How to get last column number in range in Excel

Data Validations

  • Excel Data validation must begin with
  • Excel Data validation don’t exceed total
  • How To Create Drop-down List in Excel
  • Excel Data validation number multiple 100
  • Excel Data validation allow uppercase only

GESTEP function: Description, Usage, Syntax, Examples and Explanation

by

What is GESTEP function in Excel?

GESTEP function is one of Engineering functions in Microsoft Excel that returns 1 if number ≥ step; returns 0 (zero) otherwise. Use this function to filter a set of values. For example, by summing several GESTEP functions you calculate the count of values that exceed a threshold.

Syntax of GESTEP function

GESTEP(number, [step])

The GESTEP function syntax has the following arguments:

  • Number: The value to test against step.
  • Step(Optional): The threshold value. If you omit a value for step, GESTEP uses zero.

GESTEP formula explanation

If any argument is nonnumeric, GESTEP returns the #VALUE! error value.

Example of GESTEP function

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if  need be.

Formula Description Result
=GESTEP(5, 4) Checks whether 5 is greater than or equal to the step value, 4. 1
=GESTEP(5, 5) Checks whether 5 is greater than or equal to the step value, 5. 1
=GESTEP(-4, -5) Checks whether -4 is greater than or equal to the step value, -5. 1
=GESTEP(-1) Checks whether -1 is greater than the default step value, 0. 0

Post navigation

Previous Post:

How to generate random date between two dates in Excel

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • Nested IF function example in Excel
  • Return blank if in Excel
  • IF function: Description, Usage, Syntax, Examples and Explanation
  • SWITCH function example in Excel
  • Complete List of Excel Logical Functions, References and Examples

Date Time

  • Convert Excel time to decimal minutes
  • Get day from date in Excel
  • DAY function: Description, Usage, Syntax, Examples and Explanation
  • NETWORKDAYS function: Description, Usage, Syntax, Examples and Explanation
  • Display Days in month in Excel

Grouping

  • If cell contains one of many things in Excel
  • Group numbers at uneven intervals in Excel
  • Categorize text with keywords in Excel
  • Calculate conditional mode with criteria in Excel
  • Group numbers with VLOOKUP in Excel

General

  • How to choose page/paper size in Excel before Printing
  • How to calculate percent change in Excel
  • Count cells that contain errors in Excel
  • Subtotal by invoice number in Excel
  • With vs Without Array Formula in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning