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

Data Analysis

  • What-If Analysis: Scenarios and Goal Seek in Excel
  • How to count table rows in Excel
  • Filter Data Based on Date in Excel
  • Chart Axes in Excel
  • Remove Duplicates Example in Excel

References

  • Offset in Excel
  • How to use Excel VLOOKUP Function
  • How to get first column number in range in Excel
  • VLOOKUP function: Description, Usage, Syntax, Examples and Explanation
  • Lookup entire row in Excel

Data Validations

  • Excel Data validation allow uppercase only
  • Excel Data validation don’t exceed total
  • Excel Data validation must contain specific text
  • Excel Data validation must begin with
  • Excel Data validation require unique number

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

by

What is TYPE function in Excel?

TYPE function is one of the Information functions in Microsoft Excel that returns the type of value. Use TYPE when the behavior of another function depends on the type of value in a particular cell.

Syntax of TYPE function

TYPE(value)

The TYPE function syntax has the following arguments:

  • Value: Can be any Microsoft Excel value, such as a number, text, logical value, and so on.
If value is TYPE returns
Number 1
Text 2
Logical value 4
Error value 16
Array 64

TYPE formula explanation

  • TYPE is most useful when you are using functions that can accept different types of data, such as ARGUMENT and INPUT. Use TYPE to find out what type of data is returned by a function or formula.
  • You cannot use TYPE to determine whether a cell contains a formula. TYPE only determines the type of the resulting, or displayed, value. If value is a cell reference to a cell that contains a formula, TYPE returns the type of the formula’s resulting value.

Example of TYPE 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.

Data
Smith
Formula Description Result
=TYPE(A2) Returns the type of the value in A2. The Text type is indicated by 2. 2
=TYPE(“Mr. “&A2) Returns the type of “Mr. Smith, which is Text. 2
=TYPE(2+A2) Returns the type of the formula in C6, which returns 16, the type for the error message #VALUE! The error message #VALUE! is shown in C7. 16
=(2+A2) The error value returned by the formula =(2+A2), which is used in C2. #VALUE!
=TYPE({1,2;3,4}) Returns the type of an array constant, which is 64. 64

Post navigation

Previous Post:

IS functions: ISBLANK, ISERR, ISERROR, ISLOGICAL, ISNA, ISNONTEXT, ISNUMBER, ISREF, ISTEXT

Next Post:

ERROR.TYPE function: Description, Usage, Syntax, Examples and Explanation

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

  • IFERROR function: Description, Usage, Syntax, Examples and Explanation
  • Complete List of Excel Logical Functions, References and Examples
  • How to use Excel FALSE Function
  • OR function: Description, Usage, Syntax, Examples and Explanation
  • IF with boolean logic in Excel

Date Time

  • How to get workdays between dates in Excel
  • Get project midpoint in Excel
  • Calculate years between dates in Excel
  • WEEKNUM function: Description, Usage, Syntax, Examples and Explanation
  • Get days, months, and years between dates in Excel

Grouping

  • Calculate conditional mode with criteria in Excel
  • Map inputs to arbitrary values in Excel
  • Map text to numbers in Excel
  • How to randomly assign people to groups in Excel
  • Categorize text with keywords in Excel

General

  • Creating and Opening an existing file in Excel
  • Count cells that do not contain many strings in Excel
  • AutoRecover file that was never saved in Excel
  • List sheet names with formula in Excel
  • Hide and Unhide Columns or Rows in Excel
© 2023 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning