NETINT

Summary

Shows a brief overview of the current network configuration values. This function is available via the taskpane as well as directly via the cell “=NETINT()”


Return Value

The function returns an array with a brief overview of the current network configuration values. If no network adapters are available or the configuration values are unavailable, the function returns “#N/F!”.

Following parameters are displayed in the array:

  • Name
  • Type
  • DNS Suffix
  • Link Local IPv6
  • IPv4 Address
  • Subnet Mask
  • Default Gateway

Arguments

This function has no arguments.


Example


Instructional Video