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

Data Analysis

  • How to count table rows in Excel
  • Get column index in Excel Table
  • How To Create Frequency Distribution in Excel
  • How to Create Area Chart in Excel
  • Number and Text Filters Examples in Excel

References

  • LOOKUP function: Description, Usage, Syntax, Examples and Explanation
  • Extract all partial matches in Excel
  • Vlookup Examples in Excel
  • How to use Excel INDIRECT Function
  • How to use Excel COLUMN Function

Data Validations

  • Excel Data validation exists in list
  • Excel Data validation whole percentage only
  • Excel Data validation don’t exceed total
  • Data validation must not exist in list
  • Excel Data validation date in specific year

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

  • IFS function: Description, Usage, Syntax, Examples and Explanation
  • OR function Examples in Excel
  • Return blank if in Excel
  • How to use Excel NOT Function
  • How to use Excel XOR Function

Date Time

  • Sum through n months in Excel
  • How to calculate next anniversary date or birthday in Excel
  • Count dates in current month in Excel
  • Convert time to time zone in Excel
  • Add decimal hours to time in Excel

Grouping

  • How to randomly assign data to groups in Excel
  • Map inputs to arbitrary values in Excel
  • Group arbitrary text values in Excel
  • Running count group by n size in Excel
  • Map text to numbers in Excel

General

  • Excel Operators
  • Check if range contains a value not in another range in Excel
  • Advanced Number Formats in Excel
  • How to get amount with percentage in Excel
  • Convert column letter to number in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning