Excel's VALUE function has only one argument: where a is the value stored as text that you want to convert into a number.
The second argument is Col_delimiter, which is the character(s) we want to use to split the text string into separate columns. In this case, we will use the formula in cell K2, as shown in the ...