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 TEXTBEFORE function pulls what comes before a delimiter. The syntax for the TEXTBEFORE function is = TEXTBEFORE(text, delimiter, [instance_num], [match_mode], [match_end], [if_not_found]). The ...