Try this:
=--IF(LEN(G555)>3;SUBSTITUTE(G555;LEFT(RIGHT(G555,4);1);"");G555)
Does that help?