ASNUMBERConverts a value into a number.Syntax =ASNUMBER(value) Arguments ArgumentTypeDescriptionvalueString or CurrencyThe value to convert to a number Examples =ASNUMBER("1")→1 =ASNUMBER("123.45")→123.45 =ASNUMBER(CURRENCY(1))→1Updated 6 days ago ABSASPERCENTTable of ContentsSyntaxArgumentsExamples