Interface from Arduino to VB.net, need help as a beginner

You can use standard VB string handling functions to split the string, for example instr and look for the first % character.

Alternatively, make it easier and just send the two readings from the arduino separated by a comma.