Excel Add-in for IPT

INFGETSYMBOLTYPE() function

This function test allows to retrieve the symbology of a given code.

For more information about symbology, please read this other article.

Function syntax

=INFGETSYMBOL(code_to_test, response_by_code)

You can choose to retrieve the value by full text:

InfGetSymbolType.png

Or you can retrieve the value by a code:

  • 0 = invalid code

  • 1 = instrument code (Infront symbology)

  • 2 = index

  • 3 = company code (Infront Analytics symbology)

  • 9 = VWD instrument code (VWD symbology)

InfGetSymbolType_Code.png