இந்தக் கட்டுப்பாட்டை மாற்றினால் இந்தப் பக்கம் தானாக மாற்றப்படும்

VALUE

The VALUE function returns a number value, even if the argument is formatted as text.

VALUE(source-string)

source-string: A number, currency, percentage, fraction, numeral system, scientific value or text containing any of these types of value. source-string is enclosed in quotation marks. source-string can also be a reference to a cell formatted as a star rating, slider, stepper or pop-up menu.

Notes

  • If the argument can’t be converted to a number value (it doesn’t contain a number), the function returns an error.

Examples

=VALUE("$100.50") returns the number 100.5.

=VALUE("22") returns the number 22.

=VALUE("75%") returns the number 0.75.

=VALUE("1 3/4") returns the number 1.75.

=VALUE("3E+08") returns the number 300,000,000.

=VALUE(RIGHT("The year 1953", 2)) returns the number 53.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.
உதவியாக இருந்ததா?
எழுத்தின் அளவு: 250
அதிகபட்ச எழுத்தின் அளவு: 250
உங்கள் கருத்திற்கு நன்றி.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.