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

Data Analysis

  • Get column name from index in Excel Table
  • Excel Line Chart
  • Randomize/ Shuffle List in Excel
  • How to Create Column Chart in Excel
  • How to Use Solver Tool in Excel

References

  • Get nth match with INDEX / MATCH in Excel
  • How to use Excel INDIRECT Function
  • Create hyperlink with VLOOKUP in Excel
  • How to get last row in mixed data with blanks in Excel
  • How to use Excel ROWS Function

Data Validations

  • Excel Data validation must contain specific text
  • Excel Data validation with conditional list
  • Excel Data validation specific characters only
  • Prevent invalid data entering in specific cells
  • Excel Data validation date in next 30 days

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

  • SWITCH function example in Excel
  • How to return blank in place of #DIV/0! error in Excel
  • IF with wildcards in Excel
  • How to use Excel AND Function
  • XOR function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Basic Overtime Calculation Formula in Excel
  • How to calculate next scheduled event in Excel
  • Find Last Day of the Month in Excel
  • Calculate days remaining in Excel
  • Pad week numbers with zeros in Excel

Grouping

  • Group numbers at uneven intervals in Excel
  • If cell contains one of many things in Excel
  • Group times into 3 hour buckets in Excel
  • How to randomly assign people to groups in Excel
  • Running count group by n size in Excel

General

  • Lock Cells in a Worksheet Excel
  • How to calculate percentage of total in Excel
  • How to Delete Cells, Row and Rows in Excel
  • How to get original number from percent change in Excel
  • List sheet names with formula in Excel
© 2023 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning