VALUE |
VALUE(text) |
Returns the number that a text string represents (renamed). |
text | The text string you want converted to a number. |
REMARKS |
* This function is only available for backwards compatibility and should not be used. * NUMBERVALUE was added in Excel 2013 to replace this function. * The "text" must be enclosed in speech marks. * If "text" is not enclosed in speech marks, then #VALUE! is returned. * Text can be a number constant, date, or time format. * If text is not in one of these formats, then #VALUE! is returned. * The text enclosed in quotation marks or a reference to a cell containing the text you want to convert. * You do not generally need to use this function because Microsoft Excel automatically converts text to numbers as necessary. * For the Microsoft documentation refer to support.microsoft.com * For the Google documentation refer to support.google.com |
|
© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited Top