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

Data Analysis

  • Working With Tables in Excel
  • Add Outline to Data in Excel
  • How to create dynamic reference table name in Excel
  • How To Create Pareto Chart in Excel
  • What-If Analysis: Scenarios and Goal Seek in Excel

References

  • Count rows with at least n matching values
  • Convert text string to valid reference in Excel using Indirect function
  • VLOOKUP function: Description, Usage, Syntax, Examples and Explanation
  • How to get address of first cell in range in Excel
  • Approximate match with multiple criteria in Excel

Data Validations

  • Excel Data validation require unique number
  • Excel Data validation allow uppercase only
  • Excel Data validation allow weekday only
  • Excel Data validation don’t exceed total
  • Excel Data validation only dates between

Category: Engineering Functions

Excel Engineering Functions perform the most commonly used engineering calculations, many of which relate to Bessel Functions, Complex Numbers or converting between different bases

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

by

What is HEX2BIN function in Excel? HEX2BIN function is one of Engineering functions in Microsoft Excel that converts a hexadecimal number to binary. Syntax of HEX2BIN function HEX2BIN(number, [places]) The HEX2BIN function syntax has the following arguments: Number    Required. The hexadecimal number you want to convert. Number cannot contain more than 10 characters. The most significant bit …

Continue Reading

ERFC.PRECISE function: Description, Usage, Syntax, Examples and Explanation

by

What is ERFC.PRECISE function in Excel? ERFC.PRECISE function is one of Engineering functions in Microsoft Excel that returns the complementary ERF function integrated between x and infinity. Syntax of ERFC.PRECISE function ERFC.PRECISE(x) The ERFC.PRECISE function syntax has the following arguments: X: The lower bound for integrating ERFC.PRECISE. ERFC.PRECISE formula explanation If x is nonnumeric, ERFC.PRECISE returns the …

Continue Reading

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

by

What is DEC2OCT function in Excel? DEC2OCT function is one of Engineering functions in Microsoft Excel that converts a decimal number to octal. Syntax of DEC2OCT function DEC2OCT(number, [places]) The DEC2OCT function syntax has the following arguments: Number: The decimal integer you want to convert. If number is negative, places is ignored and DEC2OCT returns a …

Continue Reading

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

by

What is DEC2HEX function in Excel? DEC2HEX function is one of Engineering functions in Microsoft Excel that converts a decimal number to hexadecimal. Syntax of DEC2HEX function DEC2HEX(number, [places]) The DEC2HEX function syntax has the following arguments: Number:  The decimal integer you want to convert. If number is negative, places is ignored and DEC2HEX returns a …

Continue Reading

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

by

What is BITXOR function in Excel? BITXOR function is one of Engineering functions in Microsoft Excel that returns a bitwise ‘XOR’ of two numbers. Syntax of BITXOR function BITXOR(number1, number2) The BITXOR function syntax has the following arguments. Number1: Must be greater than or equal to 0. Number2: Must be greater than or equal to 0. BITXOR …

Continue Reading

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

by

What is BITRSHIFT function in Excel? BITRSHIFT function is one of Engineering functions in Microsoft Excel that returns a number shifted right by the specified number of bits. Syntax of BITRSHIFT function BITRSHIFT(number, shift_amount) The BITRSHIFT function syntax has the following arguments. Number: Must be an integer greater than or equal to 0. Shift_amount: Must be …

Continue Reading

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

by

What is BITOR function in Excel? BITOR function is one of Engineering functions in Microsoft Excel that returns a bitwise ‘OR’ of two numbers. Syntax of BITOR function BITOR(number1, number2) The BITOR function syntax has the following arguments. Number1: Must be in decimal form and greater than or equal to 0. Number2: Must be in decimal …

Continue Reading

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

by

What is DELTA function in Excel? DELTA function is one of Engineering functions in Microsoft Excel that tests whether two values are equal. Returns 1 if number1 = number2; returns 0 otherwise. Use this function to filter a set of values. For example, by summing several DELTA functions you calculate the count of equal pairs. …

Continue Reading

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

by

What is IMCOSH function in Excel? IMCOSH function is one of Engineering functions in Microsoft Excel that returns the hyperbolic cosine of a complex number in x+yi or x+yj text format. Syntax of IMCOSH function IMCOSH(inumber) The IMCOSH function syntax has the following arguments. Inumber: A complex number for which you want the hyperbolic cosine. IMCOSH …

Continue Reading

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

by

What is IMCOS function in Excel? IMCOS function is one of Engineering functions in Microsoft Excel that returns the cosine of a complex number in x + yi or x + yj text format. Syntax of IMCOS function IMCOS(inumber) The IMCOS function syntax has the following arguments: Inumber: A complex number for which you want the …

Continue Reading

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

by

What is IMCONJUGATE function in Excel? IMCONJUGATE function is one of Engineering functions in Microsoft Excel that returns the complex conjugate of a complex number in x + yi or x + yj text format. Syntax of IMCONJUGATE function IMCONJUGATE(inumber) The IMCONJUGATE function syntax has the following arguments: Inumber: A complex number for which you want …

Continue Reading

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

by

What is IMARGUMENT function in Excel? IMARGUMENT function is one of Engineering functions in Microsoft Excel that returns the argument  (theta), an angle expressed in radians, such that: Syntax of IMARGUMENT function IMARGUMENT(inumber) The IMARGUMENT function syntax has the following arguments: Inumber: A complex number for which you want the argument  . IMARGUMENT formula explanation Use COMPLEX to …

Continue Reading

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

by

What is IMAGINARY function in Excel? IMAGINARY function is one of Engineering functions in Microsoft Excel that returns the imaginary coefficient of a complex number in x + yi or x + yj text format. Syntax of IMAGINARY function IMAGINARY(inumber) The IMAGINARY function syntax has the following arguments: Inumber: A complex number for which you want …

Continue Reading

Complete List of Excel Engineering Functions References and Examples

by

Excel Engineering Functions perform the most commonly used engineering calculations, many of which relate to Bessel Functions, Complex Numbers or converting between different bases. Here’s a full list of Built-In Engineering Functions in Excel and their Descriptions below: Click each of the function link to see detailed example. Converting Between Units of Measurement CONVERT Converts a …

Continue Reading

Posts navigation

  • Previous
  • 1
  • 2

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

  • IF with wildcards in Excel
  • How to use Excel FALSE Function
  • TRUE function: Description, Usage, Syntax, Examples and Explanation
  • Excel If, Nested If, And/Or Criteria Examples
  • FALSE function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Basic Overtime Calculation Formula in Excel
  • DAYS360 function: Description, Usage, Syntax, Examples and Explanation
  • Get days between dates ignoring years in Excel
  • ISOWEEKNUM function: Description, Usage, Syntax, Examples and Explanation
  • Basic timesheet formula with breaks in Excel

Grouping

  • Group arbitrary text values in Excel
  • Map inputs to arbitrary values in Excel
  • Group times into 3 hour buckets in Excel
  • Group numbers with VLOOKUP in Excel
  • Running count group by n size in Excel

General

  • How to calculate percent of goal in Excel
  • Flash Fill in Excel
  • Print Excel Sheet In Landscape Or Portrait
  • How to generate random number between two numbers in Excel
  • How to calculate percentage discount in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning