What Does It Do?
This function provides information about the operating environment of the computer.
Syntax
=INFO(text)
text : This is the name of the item you require information about.
Example:
=INFO("directory")
=INFO("memavail")
=INFO("memused")
=INFO("totmem")
=INFO("numfile")
=INFO("origin")
=INFO("osversion")
=INFO("recalc")
=INFO("release")
=INFO("system")
Formatting
The results will be shown as text or a number depending upon what was requested.
No comments:
Post a Comment