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

Data Analysis

  • Conditional Formatting Icon Sets Examples in Excel
  • Excel Pie Chart
  • Conditional Formatting Rules in Excel
  • How To Filter Data in Excel
  • How to sum a total in multiple Excel tables

References

  • Complete List of Excel Lookup and Reference Functions, References and Examples
  • How to use Excel INDIRECT Function
  • Perform case-sensitive Lookup in Excel
  • Get nth match with INDEX / MATCH in Excel
  • Find closest match in Excel

Data Validations

  • Excel Data validation specific characters only
  • Excel Data validation must not contain
  • Excel Data validation date in next 30 days
  • Excel Data validation number multiple 100
  • Excel Data validation with conditional list

Tag: GCD function

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

by

What is GCD function in Excel? GCD function is one of the Math and Trig functions in Microsoft Excel that returns the greatest common divisor of two or more integers. The greatest common divisor is the largest integer that divides both number1 and number2 without a remainder. Syntax of GCD function GCD(number1, [number2], …) The GCD …

Continue Reading

Calculate a ratio from two numbers in Excel

by

To generate the ratio of two numbers to each other (e.g. 4:3, 16:9, etc.), you can do using division, the GCD function, and concatenation. In the formula  of the formula below num1 represents the first number (the antecedent) and num2 represents the second number (the consequent). Formula =num1/GCD(num1,num2)&”:”&num2/GCD(num1,num2) Explanation In the example, the active cell contains this …

Continue Reading

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

  • Check multiple cells are equal in Excel
  • Excel If, Nested If, And/Or Criteria Examples
  • Extract multiple matches into separate rows in Excel
  • How to return blank in place of #DIV/0! error in Excel
  • How to use Excel OR Function

Date Time

  • Excel Date & Time Functions Example
  • Convert Unix time stamp to Excel date
  • Find Last Day of the Month in Excel
  • Count times in a specific range in Excel
  • MINUTE function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • Running count group by n size in Excel
  • Group numbers at uneven intervals in Excel
  • If cell contains one of many things in Excel
  • Group arbitrary text values in Excel
  • Group times into 3 hour buckets in Excel

General

  • How to generate random times at specific intervals in Excel
  • Excel Default Templates
  • How to calculate decrease by percentage in Excel
  • Advanced Number Formats in Excel
  • How to get original number from percent change in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning