Syntax:
Hex[$](Num)
String
Description: Returns a hex string.
Parameter
Description
Num
Return a hex encoded string for this numeric value.
Example:
Sub Main Debug.Print Hex$(15) 'F EndSub
Oct$( ), Str$( ), Val( )
v10 | 202208121109 Copyright Help/Systems LLC and its group of companies.All trademarks and registered trademarks are the property of their respective owners.
v10 | 202208121109
Copyright Help/Systems LLC and its group of companies.All trademarks and registered trademarks are the property of their respective owners.