you could use NUMBERVALUE to translate numbers from a locale-specific text format into a locale-independent number.

To perform a numeric conversion, the NUMBERVALUE function uses the custom separators you provide.

Thedecimal_separatoris the character used to separate integers from fractional values in the source text.

Excel VALUE function

Thegroup_separatoris the character used to group text by thousands in the source text.

Both separators should be enclosed in double quotes ("").

Whendecimal_separatorandgroup_separator, Excel uses separators for the current locale.

Excel DATEVALUE function

a number, date, or time format) into a numeric value.

Normally, the VALUE function is not needed in Excel, because Excel automatically converts text to numeric values.

DATEVALUE Function

The Excel DATEVALUE function converts a date represented as atext stringinto avalid Excel date.

Excel TIMEVALUE function

Numeric time values are more useful than text since they can be directly…