Excel

Don't put a blank after the comma.

On the Arduino side, Serial.print(id); Serial.print(","); Serial.println(value) is ok.

You can try "\t" in place of ","