logo
excelfunctions.org
bookmarks

INFO

Returns information about the current operating environment.

InformationDesktop OnlyInformation & Auditing

What it does

Returns info about the OS version, calculation mode, etc.

Syntax

INFO(type_text)

Arguments

  • type_text(text) β€” Type of info (e.g., "directory", "version").

Examples

Get Version

Check Excel version.

FORMULA
=INFO("release")
RESULT
16.0
SAMPLE DATA
A
1Info
2(Version)